5. FIRMWARE COMMANDS AND RESPONSES
57
SHOW_SHAP_RISE
Displays the rise-time setting in μs. See also SET_SHAP_RISE.
Responses:
SHAP_RISE 000000000000.64 Rise time setting 0.64 μs.
SHOW_SNUM
Responds with a $F record indicating the serial number of the digiBASE-E.
Response:
$F100 Serial number 100.
SHOW_STATUS
Returns system status information in the following format:
$Mllllllllllttttttttttaaaaahhhhhccc<CR>
where llllllllll represents the live time as returned by the SHOW_LIVE command, tttttttttt
represents the true time for the current device as returned by the SHOW_TRUE command,
aaaaa represents the active device mask as returned by the SHOW_ACTIVE_DEVICES
command, and hhhhh represents the hardware status, which is an ASCII representation of a
16-bit decimal number with the following bit definitions:
Bit 0 (LSB): Bias supply polarity (0 = positive, 1 = negative).
Always 1 in digiBASE-E
Bit 1: Bias supply overload (0 = overload, 1 = normal).
Always 1 in digiBASE-E
Bit 2: High voltage enabled (if actual HV >10 V;
0 = disabled, 1 = enabled)
Bit 3: Unused
Bit 4: Unused
Bit 5 Unused
Bits 6–7: Unused
Bit 8: Unused
Bit 9: Unused
Bits 10B14: Unused
Bit 15 (MSB): Reserved
SHOW_TIME_SAMP
Reports the number of microseconds per channel in InSight mode (See SET_MODE_
SAMP).