SETBESTPOSCRITERIA
Sets selection criteria for BESTPOS
Platform: |
OEM719, OEM729, OEM7500, OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700, SMART7, SMART2 |
Use this command to set the criteria for the BESTPOS log and choose between 2D and 3D standard deviation to obtain the best position from the BESTPOS log. It also allows you to specify the number of seconds to wait before changing the position type. This delay provides a single transition that ensures position types do not skip back and forth.
The SETBESTPOSCRITERIA command is also used as the basis for the UALCONTROL command standard deviations.
Message ID: 839
Abbreviated ASCII syntax:
SETBESTPOSCRITERIA type [delay]
Factory default:
SETBESTPOSCRITERIA pos3d 0
Input example:
SETBESTPOSCRITERIA pos2d 5
Field |
Field type |
ASCII value |
Binary value |
Description |
Format |
Binary bytes |
Binary offset |
1 |
Command header |
- |
- |
SETBESTPOSCRITERIA header This field contains the command name for abbreviated ASCII or the message header for ASCII or Binary. |
- |
H |
0 |
2 |
type |
Select a 2D or 3D standard deviation type to obtain the best position from the BESTPOS log |
Enum |
4 |
H |
||
3 |
delay |
0 to 100 s |
Set the number of seconds to wait before changing the position type. Default=0 |
Ulong |
4 |
H+4 |
ASCII |
Binary |
Description |
POS3D |
0 |
3D standard deviation |
POS2D |
1 |
2D standard deviation |