Control Functions
PSI BOX PLUS+ Reference
without parameters.
ABORT
Terminate bus activity.
CLEAR
Reset all devices.
SPOLL
Serially Poll current device.
<add>
A valid primary IEEE address. Thus it is in the range
00 - 30 and 128-158. Often devices only require a
primary address.
CLEAR 2 Reset IEEE device 2.
<sa>
A valid secondary address. Thus it is in the range 00-
30 and 128-158.
SEC 4
Send secondary address 4 to listener.
<add+sa> A valid primary address with a valid secondary
address.
CLEAR 2+4 Reset IEEE device 2 with sa of 4.
<add list> A list of none, one or more primary addresses with
optional secondary addresses. Here are several
examples of valid address lists. The action that is
taken, eg Serial Poll, is performed on the devices in
the order that they are listed.
CLEAR
CLEAR 2
CLEAR 2+4,6,3
SPOLL 2,4,1,0,7,8
LISTEN 4,3+2,9
Please note that whenever an address list is used,
then <none>, <add>, <add+sa> are all valid
parameters. The address list is a powerful and handy
feature!
<bits>
A single digit, either 7 or 8, that defines the number
of significant bits to match in the EOS and END
commands.
EOS=13,7 Input stops on Carriage Return received, 7
bit compare. ie 13 or 141 valid match.
Chapter 8
Page 85