Message Format; Message Types And Formats - Christie GS Series Technical Reference

Hide thumbs Also See for GS Series:
Table of Contents

Advertisement

Message format

Add a space between the code and the number when entering commands.
For example, PXT50 can be entered as PXT 50. To increase or decrease a value in some commands,
enter n for the next value and p for the previous value. For example:
(OVS0): OFF
(OVS1): ZOOM
(OVS2): CROP
If the current over scan (OVS) setting is off (OVS n), the command OVS p sets the value to zoom.

Message types and formats

Commands sent to and from the projector are formatted as simple text messages consisting of a three
letter command code, an optional four letter subcode, and optional data.
You can include optional features such as message acknowledgments with your commands.
Available message types
Message type
Description
Set
A command to set a projector parameter at a specific level, such as changing the
brightness.
Request
A request for information, such as what is the current brightness setting.
Reply
The projector returns the data in response to a request or as confirmation of a command.
Message format
Source
Format
From controller
(Code Data)
(Code+Subcode
Data)
(Code ?)
(Code+Subcode ?)
From projector
(Code Data)
(Code+Subcode
Data)
GS Series Serial API Commands Technical Reference
020-000814-01 Rev. 1 (06-2015)
Function
SET (set contrast to 50)
SET (set source 1 name to "VGA BOX
1")
REQUEST (what is current contrast?)
REQUEST (what is light sensor
calibration?)
REPLY (contrast is 50)
REPLY (light sensor is calibrated)
Communicating with the projector
Example
(CON500) or (CON 500)
(SNS+SRC1 "VGA BOX 1")
(CON?) or (CON ?)
(LLC+STAT?)
(CON!50)
(LLC+STAT!1)
8

Advertisement

Table of Contents
loading

Table of Contents