![Christie Spyder X80 Скачать руководство пользователя страница 8](http://html.mh-extra.com/html/christie/spyder-x80/spyder-x80_technical-reference_2603498008.webp)
X80 Serial Commands Reference
8
020-102207-08 Rev. 1 (10-2020)
Copyright
©
2020 Christie Digital Systems USA Inc. All rights reserved.
Communicating with Spyder
Understand the information and procedures for communicating with Spyder from a remote location.
Connectivity is available using an RJ-45 (Ethernet) connection or a 9-pin RS232 serial connection to the
frame. Both the Ethernet and serial interfaces respond to the same string commands and can do so
concurrently.
Serial connectivity
One of the three RS232 serial ports available on the back of the Spyder frame can be configured to accept
external control commands by using Spyder Studio.
For more information on configuring Spyder Studio for external control, see the
Spyder Studio User
Manual
(P/N: 020-102205-XX).
When using serial control, terminate each command with a carriage return.
Ethernet connectivity
To control the Spyder frame, send the commands listed in this manual in a UDP packet sent to port
11116 on the frame; no configuration is required.
Each message sent to Spyder over UDP must be precluded by a 10 byte message header, provided in the
table below.
Index
Character
0
s
1
p
2
y
3
d
4
e
5
r
6
0x00 (hex)
7
0x00 (hex)
8
0x00 (hex)
9
0x00 (hex)
Command format notations
This document presents commands using the following conventional notations:
•
Required parameters are enclosed in angle brackets (< >).
•
Optional parameters are enclosed in square brackets ([ ]).
•
Spaces separate the name and all arguments.
•
Ellipsis (…) is used to indicate additional arguments of the same syntax may be included.
Example command notation:
Command Name <Required Arguments> [Optional Arguments]