SPECIAL APPLICATION
400-0384-001
23
55.
[SENDPS]
This command sends data directly through the
internal RS-232 bus to the main control card.
The data between the “< >”s is sent to the bus.
Command Format: [SENDPS<xxx>Ci]
xxx = ASCII Characters (16 maximum)
Ci
= Unit ID (i = # from 1 to 99)
Example:
Send the string “INPUT” by sending the
following command, [SENDPS<INPUT>].
56.
[SENDVS]
This command sends data directly through the
internal RS-232 bus to the video card. The data
between the “< >”s is sent to the bus.
Command Format: [SENDVS<xxx>Ci]
xxx = ASCII Characters (16 maximum)
Ci
= Unit ID (i = # from 1 to 99)
Example:
Send the string “INPUT” by sending the
following command, [SENDVS<INPUT>].
MOTION DETECTOR
MDON, MDOFF, MD1, MD0, SETMD RDMD
The next commands setup and control the motion
detector. [SETMD] sets the trigger level and [MD0]
and [MD1] assign subroutines to be executed
depending on the direction of motion. [RDMD]
displays the motion detector settings and [MDON]
and [MDOFF] activate and deactivate the detector.
57.
[MDON]
This command activates the external motion
detector. The motion detector settings must first
be defined using the [SETMD], [MD0] and [MD1]
commands.
Command Format: [MDONCi]
Ci
= Unit ID (i = # from 1 to 99)
Example:
Send the command [MDON] to activate/enable
the motion detector.
58.
[MDOFF]
This command is used to deactivate/disable the
motion detector.
Command Format: [MDOFFCi]
Ci
= Unit ID (i = # from 1 to 99)
Example:
Send the command [MDOFF] to disable the
motion detector. None of the settings will be
affected, but the motion detector will not be
actively sensing for motion.
59.
[MD1]
This command is used to assign a subroutine to
be executed when an object is sensed moving
toward the motion detector.
Command Format: [MD1=SUBkCi]
k
= Subroutine (k = # from 1 to 99)
Ci
= Unit ID (i = # from 1 to 99)
Example:
Assign subroutine 10 to be executed when an
object is sensed moving toward the motion
detector by sending the command
[MD1=SUB10].
60.
[MD0]
This command assigns a subroutine to be
executed when an object is sensed moving
away from the motion detector.
Command Format: [MD0=SUBkCi]
k
= Subroutine (k = # from 1 to 99)
Ci
= Unit ID (i = # from 1 to 99)
Example:
Assign subroutine 11 to be executed when an
object is sensed moving away from the motion
detector by sending the command
[MD1=SUB11].
61.
[SETMD]
This command sets the motion detector trigger
level. The trigger level range is 0.1V to 5.0V and
may be set in increments of 0.1V.