User Manual

68 Command Set
3.7 Reset Status
( 6050, 6052, 6053, 6054,
6056, 6058, 6060, 6063 )
@Description
Checks the reset status of module at specified address to see whether it
has been reset since the last reset status command was issued to the
module.
@Syntax
$(Addr)5<CR>
$ Command leading code.
(Addr) Address ID.
5 Reset Status Command.
@Response
!(Addr)(Status)<CR>
or
?(Addr)<CR>
! Command is valid.
? Command is invalid.
(Addr) Address ID.
(Status) 0 : It has not been reset since the last r
eset status
command was issued.
1 : It has been reset since the last reset status
command was issued.
@Example
User command: $305<CR>
Response: !300<CR>
Status is 0 means this digital I/O module has not been reset,
since the last reset status command was issued.