phone: +49 (3641) 66880 • fax: +49 (3641) 668866 • [email protected] • http://www.piezojena.com
Appendix
24
back to command list
9.1.1.6 Command: stat
Query
stat
Description
Get the
status double word
as hexadecimal encoded string.
Responses
stat,value
on success
nok
on failure
Parameters
Description
Type
value
Status double word
DW
Errors
error-bit 27
Examples
request: "stat"
response: "stat,0xD0000047"
The following status-bits are set in the status double word:
00: Device ready.
01: Valid actuator attached.
02: Drift compensation active.
06: High voltage on.
28: Started by power-on.
30: High voltage in range.
31: Supply voltage in range.
back to command list
9.1.1.7 Command: err
Query
err
Description
Get the
error double word
as hexadecimal encoded string. After responding the error double
word successfully, the error double word will be refreshed including the reset of every error-bit
that denotes a command error.
Responses
err,value
on success
nok
on failure
Parameters
Description
Type
value
Error double word
DW
Errors
error-bit 27
Examples
request: "err"
response: "err,0x00000003"
The following error-bits are set in the error double word:
00: Supply voltage less than 20V (24V nominal).
01: High voltage less than 135V (@+24V supply voltage).
back to command list