Command Description Method and Terminology


Following lists are examples of the command table.

 

Command or query program message

Command or response data

Workings of the command program message
or query program message

Command

Data
(for a query, response data)

Explanation

:HEADer A$

A$ = ON,OFF

Enables and disables headers

:HEADer?

A$

Queries header enablement



Each notation in the data column is as follows.

Notation

Meaning

Example

A$

Character string data

OFF, ON

CH$

Character string data

CH1_1 to CH4_15
LA1 to LB4 (LA to LB)
L1_1 to L4_16 (L1 to L4)
W1_1 to W4_2
Z1 to Z8 [V2.00 or lator]
P1 to P2
F1 to F4 [V2.00 or lator]
GPS,LAT,LON,ALT,DIR,SPD,DST [V2.10 or lator]

A, B, C,...

Numerical value

10, -20,1.5E+05, 0.1

A<NR1>

Integer data

+15, -20, 25

A<NR2>

Fixed point numbers

+1.23, -4.57,7.89

A<NR3>

Floating point numbers

+10.0E-03,-2.3E+03, 5E+03