any 1 character from the
group
Counts
Applies to previous
element
Alternation
Grouping
Incoming Message (Unsolicited Command)
An Incoming message that is NOT sent in response to an outgoing message is considered to be
"Unsolicited".
These Incoming messges can be used to trigger a Sequence in WinScript or to store the contents in
a variable (See Incoming Message Variable Storage for more detail)
A separate command must be created for an unsolicted message. The image below shows an
unsolicited message "Hello" followed by a carriage return.
Unsolicited: Set this parameter to "true" to indicate that this is an unsolicited message.
Incoming Message Variable Storage
A response (Incoming message) can also be stored into a device variable which can be accessed in
a Script.
First, setup the device variable in the "variables" section. Multiple "Var" sections can be added to
the "variables" section.
in a simlar way to a "parameter".
Name: The name that will appear in WinScript and will be used to reference this variable in the
protocol file
Init: An initial value for the variable (optional)
Creating Your Own Product File
[^aAeEiou]
any character except aAeEio or u
[a-fA-F0-9]
any hex character (0 to 9 or a to f)
.
any character at all
+
1 or more ("some")
*
0 or more ("perhaps some")
?
0 or 1 ("perhaps a")
{4}
{4,}
{4,8}
between 4 and 8
|
( )
Group for saving to variable
(Maximum of 6 sets of parenthesis per
expression)
exactly 4
4 or more
either, or
The "var" is setup
Page 195
Need help?
Do you have a question about the Pro Series and is the answer not in the manual?
Questions and answers