© Copyright Brainboxes Ltd
~aa0
Applies to: All analogue input/output products
Description:
Command to read the watchdog status of the device.
Command Syntax:
Address of the device in hexadecimal format (00 to FF)
Command to read the device watchdog status
Response:
Valid Command: !aass[CS](CR)
Invalid Command: ?aa[CS](CR)
Delimiter for a valid command
Delimiter for an invalid command
Two Hexadecimal digits indicating the host watchdog status
SS=00 – Watchdog timeout is cleared
SS=04 – Watchdog timeout is set
Examples:
Read the host watchdog status and response is 00 meaning the host watchdog is disabled
Command: ~010(CR)
Response: !0100(CR)
Read the host watchdog status and response is 04 meaning that a host watchdog timeout has occurred.
Command: ~010(CR)
Response: !0104(CR)