SPECIAL APPLICATION
400-0384-001
24
Command Format: [SETMD=xCi]
x
= Trigger Level (x = # from 01 to 50)
01 = 0.1V
02 = 0.2V
…
50 = 5.0V
Ci
= Unit ID (i = # from 1 to 99)
Example:
Set the trigger level a value of 1.0V by sending
the command [SETMD=10]. Use the [RDMD]
command to read values and check settings.
62.
[RDMD]
Use this command to display the motion
detector settings and check its status. The
status includes the settings, assigned
subroutines, current detected reading and
whether or not the motion detector is active.
Command Format: [RDMDCi]
Ci
= Unit ID (i = # from 1 to 99)
Example:
The motion detector trigger level is set to 1.0V,
subroutine 10 is assigned for objects moving
away from the detector, subroutine 11 is
assigned for objects moving toward the
detector. Send the command [RDMD] and
receive feedback similar to the following:
Motion Detector ON
MD Current value:04
MD Threshold value:10
MD0=SUB10
MD1=SUB11
ID COMMANDS –
RSI, SIDn, SIDnCi, RSN
63.
[SIDn]
This command sets the ID number of all cards
connected to the RS-232 bus to the same value.
The default unit ID is zero.
Command Format: [SIDn]
n
= New ID (n = # from 1 to 99)
Example:
Send the command [SID1] to the system. The
card ID is now one, and “C1” must be included
at the end of each command line, as in
“[VERC1]”, for only the unit with ID1 to respond.
REMEMBER: A command sent without the unit
ID will be executed by all the
PE1005
’s connected to the
RS-232 port.
64.
[SIDnCi]
This command sets the ID number of a single
card to a new ID number. Only the cards that
have the matching ID will be changed.
Command Format: [SIDnCi]
n
= New ID (i = # from 1 to 99)
Ci
= Card ID (n = # from 1 to 99)
Example:
Send the command [SID10C1] to the bus. The
card with the ID of “C1” will now become “C10”.
Now, “C10” must be included at the end of the
command string for only that card to respond.
65.
[RSN]
This command reads and then displays the ID
number of the unit.
Command Format: [RSN]
Example:
The
PE1005
was set to an ID value of 3. Send
the command [RSN] and the system will return
the following feedback:
PE1005 ID#3