User Guide Manual

5-27System 5 IP • SIS
Programming and Control
PRELIMINARY
Command/response table for SIS commands (continued)
Command ASCII (Telnet) URL Encoded (Web) Response Additional description
(host to switcher) (host to switcher) (switcher to host)
Event control
X35
= event number (0 - 99);
X36
= event buffer [0 = receive, 1 = user (absolute), 2 = user (relative), 3 = NVRAM];
X37
= event buffer offset (range = 0 to MaxBufferSize);
X38
= event data size (case sensitive) [b = bit, B = byte (8 bits), S = short (16 bits), L = long (32 bits)];
X39
= event data to write;
X44
= number of bytes to read
X54
= ASCII digit(s) representing the numeric value of the data read from the event buffer (with leading zeros suppressed)
Start events
27
Esc
1AE W1AE
|
Ego
Stop events
27
Esc
0AE W0AE
|
Est
Read (query) number of events running
Esc
AE WAE
|
####
Set FPC hook to event number
X35
(designate an event script for hardware-script interactions)
24
Esc
X35
EN W
X35
EN
|
Ehk
X35
If desired, use this command to designate/
select an event script (
X35
.evt) that will be
used to track and react to System 5 IP
hardware occurrences/happenings and with
presses of FPC/IRCM/SCP buttons.
This command is optional. You do not have to use this command to set up the switcher. By default during configuration, the Global Configurator program associates the main
event script file (0.evt) with hardware events and button presses. Once that event file has been compiled, it is capable of receiving information from the switcher’s register that
tracks hardware actions and button presses. In response to a detected button press or other hardware happening, the event script can then tell the switcher to change relays, issue
commands, or make some other change. You would use this command only to associate a different event script file with tracking and responding to hardware/button actions.
Read FCP hook to event number
Esc
EN WEN
|
X35
Read the event number/event script (
X35
).
The valid range is 0 to 99, but the default
event value after a reset is 255.