Instruction Manual

64 NuDAM-6521
5.4.8 Reset Status
@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 reset
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 module has not been reset since the last reset status
command was issued.