116
SyncServer 600 Series User’s Guide
098-00720-000 Revision B – April, 2016
Chapter 5
SyncServer S6x0 CLI Command Set
F50 B1 LLA<CR>
SyncServer S6x0 responds:
F50 B1 N 38d23'51.3" W 122d42'53.2" 58m<CR><LF>
To display the present antenna position using ECEF XYZ coordinates in meters, use
the following format:
F50<S>B<N><SEP>XYZ<CR>
SyncServer S6x0 responds using the following format:
F50B<N><S><SIGN><S><MX>m<S><SIGN><S><MY>m<S><SIGN><MZ>m<CR><
LF>
where:
F = ASCII character F
50 = function number
<S> = ASCII space character
B = ASCII letter to denote Option Bay number follows
<N> = Option Bay Number, SyncServer S6x0 only has 1
<SIGN> = or - for the position of the ECEF XYZ coordinates
<MX> = Antenna X-position in meters to tenths of a meter
<MY> = Antenna Y-position in meters to tenths of a meter
<MZ> = Antenna Z-position in meters to tenths of a meter
M = ASCII character m for Meters
<ALT> = altitude in meters
<CR> = carriage return character
<LF> = line feed character
Example:
SynsServer> F50 B1 XYZ
Response:
F50 B1 X –4474331m Y 2668899m Z –3668099m<CR><LF>