SIS™ Programming and Control, cont’d
IPL 250 • SIS Programming and Control
4-22
Command/response table for SIS commands (continued)
Command ASCII (Telnet)
(host to IPL) URL Encoded (Web)
(host to IPL) Response
(IPL to host) Additional description
Event control
N The “F” must be capitalized in these event commands. N The IPL’s responses to event read/write commands include binary data.
Read event buffer memory27 E X3%, X3^, X3& X3* E}
X5$ = ASCII digit(s) representing the
numeric value of the data read from the
event buffer (Leading zeros are suppressed.)
W X3%%2C X3^%2C X3&
X3* E| X5$]
X3% = Event number: 0 - 99.
X3^ = Event buffer:
0 = receive
1 = user (absolute, unified)
2 = user (relative, data)
3 = NVRAM.
X3& = Event buffer offset: 0 - [max. buffer size].
X3* = Event data buffer size
(case-sensitive parameter):
b = bit
B = byte (8 bits)
S = short (16 bits)
L = long (32 bits).
Write event buffer memory24,27 E X3%, X3^, X3&, X3( X3* E} X3( = Event data to write.
N The response includes leading zeros
(5 digits each for X3%, X3^, X3&; 10 digits
for X3&.)
W X3%%2C X3^ %2C X3& %2C X3( X3* E|
Evt X3%, X3^, X3&, X3(]
Read string from event buffer
memory27
E X3%, X3^, X3&, X4$ FE}{string} is the event data string.
W X3%%2C X3^ %2CX3& %2C X4$ FE|
{string}]
Write string to event buffer
memory24,27
E {string}*X3%, X3^, X3& FE}
W {string}%2A X3% %2C X3^ %2C X3& FE|
Evt X3%, X3^, X3& {string}]
Start events24,27 E
1AE}W 1AE|Ego]Start all events.
Stop events24,27 E
0AE}W 0AE|Est]Stop running all events.
Query quantity of events running E
AE}W AE|#####]
or Enm #####]The response is the quantity of currently
running events, and it includes leading
zeros. For example, if two events are
running, the response is 00002].
Reset (zap) commands and erase commands
Erase the flash memory24 E ZFFF}W ZFFF|Zpf]
Reset all device settings to factory defaults24
E ZXXX}W ZXXX|Zpx]The “reset all settings” command does not
affect IP settings or flash memory.