Specifications

192 Z-Family Technical Reference Manual
Example: Set maximum age to 30 seconds
$PASHS,RTC,MAX,30 <enter>
MSG: Define Message
$PASHS,RTC,MSG,s
Define RTCM type 16 message up to 90 characters long that will be sent from the
base to the remote. $PASHS,RTC,MSG,s is used only at the base station and only if
message type 16 is enabled.
Example: Define RTCM message “This is a test message”
$PASHS,RTC,MSG,This is a test message <enter>
OFF: Disable RTCM
$PASHS,RTC,OFF
Disables base or remote differential mode.
Example: Turn RTCM off
$PASHS,RTC,OFF <enter>
QAF: Quality Factor
$PASHS,RTC,QAF,d
Sets the number of received differential correction frames in RTCM differential mode
above which the quality factor is set to 100%, where d is any number between 0 and
999. This QAF number is used to compute the QA value where:
QA = good messages/QAF
The QA parameter allows you to evaluate the communication quality between the
base and remote stations. Default is 100. $PASHS,RTC,QAF is used only in
REMOTE mode.
Example: Set quality factor to 200
$PASHS,RTC,QAF,200 <enter>
REM: Enable Remote RTCM
$PASHS,RTC,REM,c
Set the receiver to operate as an RTCM differential remote station, where c is
differential port A, B, C, or D.