Communicating
X80 Serial Commands Reference
10
020-102207-08 Rev. 1 (10-2020)
Copyright
©
2020 Christie Digital Systems USA Inc. All rights reserved.
Command processor responses
A response is returned for every command sent to the Spyder system.
If multiple values are returned in a single response, the argument delimiter is an ASCII space character and
argument values containing a space are converted to the three character ASCII string: %20.
The first response argument is always the error code for the command, which lets the user know if a
command was successfully processed. The table below displays the various responses returned by the
Spyder.
Response
Response name
Description
0
Success
The command was successfully processed.
1
Empty
The data requested is not available.
2
Header
An invalid command was specified.
3
Argument count
The command is missing the required minimum number of
4
Argument value
One or more arguments of the command were invalid.
5
Execution
An error occurred while processing the command. For details,
check the Alert Viewer in Spyder Studio.
6
Checksum
Reserved.