PIR-130-AC/DC User Manual
Ver. 1.4.0, 2020/07/28
63/93
2.23
~AARDVV
Description:
This command is used to set the Response Delay Time for a specified module.
Syntax:
~AARDVV[CHKSUM](CR)
$
Delimiter character
AA
The address of the module to be set in hexadecimal format (00 to FF)
RD
The command to set the Response Delay Time.
VV
A two-digit hexadecimal value representing the Response Delay Time in milliseconds.
The valid range is 00 to 1E in 1 ms intervals.
Response:
Valid Command:
!AA[CHKSUM](CR)
Invalid Command:
?AA[CHKSUM](CR)
!
Delimiter character to indicate that the command was valid
?
Delimiter character to indicate that the command was invalid
AA
The address of the responding module in hexadecimal format (00 to FF)
There will be no response if the command syntax is incorrect, there is a communication error, or
there is no module with the specified address.
Examples:
Command: ~03RD1E
Response: !03
Sets the Response Delay Time for module 03 to 1E (30 ms), and returns a response
indicating that the command was valid.
Command: ~03RD
Response: !031E
Reads the Response Delay Time for module 03 and returns a response indicating that
the command was valid, with a value of 1E (30 ms).