InFocus SP5000 Command Line Interface Manual
InFocus SP5000 Command Line Interface Manual

InFocus SP5000 Command Line Interface Manual

Infocus sp5000: supplementary guide
Hide thumbs Also See for SP5000:

Advertisement

Quick Links

1 COMMAND LINE INTERFACE
1.1.1 Purpose
This specification defines the serial command line streams for controlling an InFocus projector through
the RS232 connector to the projector. These commands are intended to provide a simple set of controls
to the projector through what InFocus calls the Command Line Interface (CLI). The CLI is designed for
use by what the industry commonly calls boardroom controllers. The CLI will accept commands via
RS232 to control the necessary features used by most boardroom controllers. This CLI language uses
a simple human readable protocol to help facilitate the installers' time necessary to setup or diagnose a
problem with boardroom control installations. However, the CLI is not a guaranteed delivery system.

1.1.2 Message Format

As commonly used in math notation, everything is evaluated in the parenthesis first, as the parentheses
are designed to group things together. This same parenthesis nomenclature is used to group a
command and its data together (nested parenthesis are not supported). All commands are three alpha
characters followed by the request. The request can be a "?" symbol that signifies a read request, or a
numerical number represented by 1 to 4 ASCII digits, that signifies a write request. Not all commands
support reading and writing. The command table indicates the commands and requests that are
supported. There are also support commands available on non CLI format.

1.1.3 Write Commands

Write commands have the following format:
(AAA####)
Some functions have ranges for settings while others are Boolean. Settings with ranges range from
zero to a maximum number. If a number greater than the maximum is received, it is automatically
limited to the maximum number for that function. IT IS SUGGESTED THAT EACH FUNCTION BE
QUERIED FOR ITS RANGE WITH A READ COMMAND BEFORE ISSUING A WRITE COMMAND.
Boolean settings consider 0 as off and 1-9999 as on. The only exception is the Power command. The
only valid write values that will be accepted will be '0' for turning the power off and '1' for turning the
power on.
Examples:
Brightness Command
Volume Command
Freeze Command
Freeze Command
Power Command
Power Command
Power Command
where,
(
- starts the CLI command
AAA
- denotes the CLI function
####
- denotes the value to be written (leading zeros are not necessary)
)
- ends the CLI command
(BRT10)
(VOL0000)
(FRZ1)
(FRZ9999)
(PWR0)
(PWR1)
(PWR9999)
Sets the brightness to 10
Set the volume to 0
Freeze the display
Freeze the display
Turn power off
Turn power on
Command not recognized

Advertisement

Table of Contents
loading

Summary of Contents for InFocus SP5000

  • Page 1: Message Format

    RS232 connector to the projector. These commands are intended to provide a simple set of controls to the projector through what InFocus calls the Command Line Interface (CLI). The CLI is designed for use by what the industry commonly calls boardroom controllers. The CLI will accept commands via RS232 to control the necessary features used by most boardroom controllers.
  • Page 2: Increment Commands

    1.1.4 Increment Commands Increment commands have the following format: (AAA+####) Examples: Brightness Command Brightness Command 1.1.5 Decrement Commands Increment commands have the following format: (AAA-####) Examples: Brightness Command Brightness Command where, - starts the CLI command - denotes the CLI function - denotes Increment command #### - Is optional and denotes number of steps to be incremented (leading zeros are not...
  • Page 3: Read Commands

    CLI response Examples: (VOL?) Read the current range and value of the projector’s volume Returns: (0-127,64) (BRT?) Read the current range and value of the projector’s brightness Returns: (0-255,128) 1.1.6.2 String Format: (S)
  • Page 4: Error Handling

    Examples: (123?) (VOL ?) Not all settings are readable. If an attempt is made to read from a write-only setting, the projector will return a question mark. Example: (RST?) A more descriptive error message on the errors can then be queried with the (ERR?) command.
  • Page 5: Help Commands

    The CLI cannot respond to commands coming in at a high rate. Therefore, a delay must occur between commands to ensure that the command is properly executed before the next one is received. The recommended approach for interfacing to the projector is: Read: 1.
  • Page 6 2 TABLE OF COMMANDS All commands in the table may not be available for your current product. Run the help command CLI ALL to get a list of supported commands. Abbreviations: NA = Not Available, Src.dep = Source depended use a read request with ? to get current supported range. Function Command Power...
  • Page 7 Menu Enable Menu Navigation Error Message Screen Trigger BackLight Sleep Timer Table 2 System Commands Function Command Horizontal Keystone Correction Vertical Keystone Correction Auto Vertical Keystone Contrast Brightness Color Tint Aspect ratio Presets Gamma Freeze Display Overscan Gamma Table Table 3 Picture 6 –...
  • Page 8 Function Command Sharpness Color Temp User Blue Color Temp User Green Color Temp User Red Color Temp Auto Image Phase Tracking H Position V Position Mask Color Space Mapping Red Gain Green Gain Blue Gain Red Offset Green Offset Blue Offset Gamma Red Gamma Green Gamma Blue...
  • Page 9 Function Comm Source 1 Source 2 Source 3 Source 4 Power Up Source Auto source Computer source advance Video source advance Source Image Locked and Displayable Save User 1 Settings Save User 2 Settings Save User 3 Settings RGB Video Table 5 Sources Attribute Range...
  • Page 10 Function Command Factory Reset Perform lamp hours reset Time lamp 1 lasted (hours) Time lamp 2 lasted (hours) Time lamp 3 lasted (hours) Time lamp 4 lasted (hours) Time lamp 5 lasted (hours) Lamp Lit Lamp Time (hours) Lamp total time on for all bulbs (hours) Table 6 Service Function...
  • Page 11 Pan Vertical Current Status Status Word Pip Size Pip Horizontal Pos Pip Vertical Pos Software Version Table 8 Projector Management Function Command Ip address byte 1 Ip address byte 2 Ip address byte 3 Ip address byte 4 Netmask byte 1...
  • Page 12 Function Command Keyboard Table 10 Misc The Misc commands are not saved in NVRAM and have the following state at Power On: IRE – Enabled Keyboard – Enabled Attribute Range R&W 0 – 1 0 – disable 1 – enable R&W 0 –...

Table of Contents