Specifications

80 Z-Family Technical Reference Manual
BEEP: Beeper Set-up
$PASHS,BEEP,s
This command enables or disables the audible Beeper
, where s is ON or OFF. If the
beeper is disabled, it will not sound when a warning is generated. The beeper is ON
by default in Z-Surveyor and FX and OFF by default in Z-Sensor. Z-Eurocard doesn’t
have a beeper. The status is saved on battery back memory if $PASHS,SAV,Y has
been issued afterwards.
Example: Disable the beeper.
$PASHS,BEEP,OFF <enter>
$PASHQ,BEEP,c
Requests the current state of the beeper, where c is the optional output port and is not
required to direct the response to the current port.
$PASHR,BEEP
The response message is in the form $PASHR,BEEP,s where s is the beeper status,
ON or OFF.
CLM: Clear/Reformat PCMCIA Card
$PASHS,CLM
The CLM command deletes all files from the data card and then reformats and tests
the read/write capability of the card.
To avoid fragmentation of the card which can occur over time, it is recommended that the CLM
command be performed at least once a week.
Example: Clear the data files from the PCMCIA card.
$PASHS,CLM <enter>
$PASHR,CLM
If the card passes the test, the response is in the form:
$PASHR,CLM,WAIT*cc <enter>
$PASHR,CLM,SIZE,d1KB*cc <enter>
$PASHR,CLM,PASSED*cc <enter>
If the card fails the test, the response is in the form:
$PASHR,CLM,FAILED*cc <enter>