
Creating/Editing Your Own Product File via XML Page 202
The details about each port are stored as a "port_option". If a device’s port uses multiple baud
rates, add a "port option" for each baud rate configuration. In the case of ethernet, the IP address
and UDP port is used only as a default parameter and not as a required connection IP.
Copy and Paste additional "port" sections as needed.
Optionally, you can add an incoming start character or an incoming end character to aid in the
processing of Incoming messages.
These can be specified as a single ASCII character in quotes, or any other character represented
with a 0x prefix.
Commands Section
This all-important section defines the actual commands and reponses.
The "commands" section defines a list of Incoming and outgoing commands to/from the device.
The image below shows an example command called "Search Example."
The basic attributes of a command are:
Name: The name of the command that appears in WinScript
Unsolicited: If the command is only an unsolicited, Incoming message, make this boolean
value true
Variation: A variation of the command - use if different parameters are needed for a
command of the same name.
Retries: Number of times the show controller will re-send the message after not receiving a
response. Default is zero.
Timeout: Number of Frames before the show controller will re-send the message after not
receiving a response. Default is 30 frames.
Comentarios a estos manuales