manuals.online logo
Brands
  1. Home
  2. •
  3. Brands
  4. •
  5. InFocus
  6. •
  7. Projector
  8. •
  9. InFocus LP 600 Manual

InFocus LP 600 Manual

Other manuals for LP 600

6

Other InFocus Projector manuals

InFocus X2 multi-use perfomance User manual

InFocus

InFocus X2 multi-use perfomance User manual

InFocus in114ST Installation guide

InFocus

InFocus in114ST Installation guide

InFocus LP130 User manual

InFocus

InFocus LP130 User manual

InFocus LP 815 User manual

InFocus

InFocus LP 815 User manual

InFocus IN5555L User manual

InFocus

InFocus IN5555L User manual

InFocus LP210 User manual

InFocus

InFocus LP210 User manual

InFocus in8601 User manual

InFocus

InFocus in8601 User manual

InFocus LP 120 User manual

InFocus

InFocus LP 120 User manual

InFocus LP335 DRAGONFLY User manual

InFocus

InFocus LP335 DRAGONFLY User manual

InFocus in1144 User manual

InFocus

InFocus in1144 User manual

InFocus Work Big IN32 Guide

InFocus

InFocus Work Big IN32 Guide

InFocus IN112 User manual

InFocus

InFocus IN112 User manual

InFocus in114ST User manual

InFocus

InFocus in114ST User manual

InFocus LP790 User manual

InFocus

InFocus LP790 User manual

InFocus IN5312 User manual

InFocus

InFocus IN5312 User manual

InFocus IN2124a User manual

InFocus

InFocus IN2124a User manual

InFocus LP330 Assembly instructions

InFocus

InFocus LP330 Assembly instructions

InFocus SP5000 Quick start guide

InFocus

InFocus SP5000 Quick start guide

InFocus IN134UST User manual

InFocus

InFocus IN134UST User manual

InFocus IN124STx User manual

InFocus

InFocus IN124STx User manual

InFocus in2124 User manual

InFocus

InFocus in2124 User manual

InFocus IN36 User manual

InFocus

InFocus IN36 User manual

InFocus IN2128HDa User manual

InFocus

InFocus IN2128HDa User manual

InFocus IN5132 Quick start guide

InFocus

InFocus IN5132 Quick start guide

Popular Projector manuals by other brands

Eiki LC-X985 Specification sheet

Eiki

Eiki LC-X985 Specification sheet

Epson EH-TW5900 datasheet

Epson

Epson EH-TW5900 datasheet

FOREVER MLP-100 manual

FOREVER

FOREVER MLP-100 manual

Toshiba TDP-MT8U Specifications

Toshiba

Toshiba TDP-MT8U Specifications

Mitsubishi XD500U specification

Mitsubishi

Mitsubishi XD500U specification

Kodak Ektapro 3020 Illustrated parts list

Kodak

Kodak Ektapro 3020 Illustrated parts list

Toshiba TDP-EW25U Specifications

Toshiba

Toshiba TDP-EW25U Specifications

Barco iQ PRO G500 supplementary guide

Barco

Barco iQ PRO G500 supplementary guide

NEC Showcase Series HT1100 user manual

NEC

NEC Showcase Series HT1100 user manual

Philips LC1341 user guide

Philips

Philips LC1341 user guide

Epson PowerLite 1266 user guide

Epson

Epson PowerLite 1266 user guide

MAGINON DLP 1400S user manual

MAGINON

MAGINON DLP 1400S user manual

Toshiba TLP-380 owner's manual

Toshiba

Toshiba TLP-380 owner's manual

Philips PicoPix PPX2480/EU user manual

Philips

Philips PicoPix PPX2480/EU user manual

Hitachi CP-X605 Series Specifications

Hitachi

Hitachi CP-X605 Series Specifications

Optoma TW1692 user manual

Optoma

Optoma TW1692 user manual

Kodak EKTAPRO instruction manual

Kodak

Kodak EKTAPRO instruction manual

Optoma Optoma PRO150S datasheet

Optoma

Optoma Optoma PRO150S datasheet

manuals.online logo
manuals.online logoBrands
  • About & Mission
  • Contact us
  • Privacy Policy
  • Terms and Conditions

Copyright 2025 Manuals.Online. All Rights Reserved.

RS-232 Setup Instructions
Communication Configuration
Baud Rate 19,200bps
Data Bits 8
Parity None
Stop Bits 1
Flow Control None
Emulation VT100
Required Cable
Null Modem Cable – female to female 9-pin serial
Cable Pinouts
InFocus projectors use the basic form of RS-232 functionality. Following are the required pinouts. Note
that the cables commonly available at local computer or electronic stores meet these requirements.
Three pins need to be terminated: ground, send and receive (5, 3, and 2 respectively).
Function Pin Pin Function
No Connection 1 1 No Connection
Received Data (RxD) 2 3 Received Data (RxD)
Transmitted Data (TxD) 3 2 Transmitted Data (TxD)
No Connection 4 4 No Connection
Signal Ground (GND) 5 5 Signal Ground (GND)
No Connection 6 6 No Connection
No Connection 7 7 No Connection
No Connection 8 8 No Connection
No Connection 9 9 No Connection
2
Control Software
You can use any one of a variety of available RS-232 programs to control a projector. Hyperterminal, for
example, comes with all versions of Microsoft Windows. Also consider Look RS232 (available at
www.lookrs232.com/). Some programs will allow you to assign RS-232 strings to hot keys or buttons.
Companies such as Crestron (www.crestron.com) and AMX (www.amx.com) make RS-232 control boxes
that make it easier to control your projector.
Command Format
All InFocus projectors use ASCII format command format. All commands consist of 3 alpha characters
followed by a request and all enclosed by parentheses. The request can be a read request (indicated by a
“?”) or a write request (indicated by 1 to 4 ASCII digits).
A read request will report information to you, such as lamp hours. A write request is to tell the projector to
change a setting.
Command Examples
A read request example:
Command to request Brightness setting is (BRT?)
(starts the command
BRT denotes the brightness command
?denotes the read request
)ends the command
The response would appear as (0-22, 10), where
0-22 is the brightness range of the projector.
10 is the current brightness setting
Here are some other examples. To interpret the responses, you may need to refer to the actual list of
commands.
Function Command Response Description
Lamp Hours (LMP?) (0-32767, 250) 250 lamp hours
Aspect Ratio (ARZ?) (0-4, 1) 16:9 aspect ratio
Vertical Keystone (DKC?) (53-203, 60) Vertical keystone set to 60
A write request example:
Command to change Brightness setting to level 10 is (BRT10)
(starts the command
BRT denotes the brightness command
10 denotes the write request
)ends the command
3
Some commands have ranges, while others are absolute. If a number greater than the maximum range is
received, it is automatically set to the maximum number for that function. If a command is received that is
not understood, a "?" is returned. With absolute settings, "0" is off, 1-9999 is on.
Here are some other examples. Refer to the projector’s command list for other commands.
Function Command Response
Aspect Ratio (ARX2) Sets the aspect ratio to 4:3
Flip the image for
ceiling projection (CEL1) Enable ceiling projection
mode. Flips image.
Power up (PWR1) Powers up the projector.
Power down (PWR2) Powers the projector down.
NOTE To assure the projector can process a command, wait 3 seconds before entering the next
command.
Error Conditions
Not all commands are supported for all projectors. If an unsupported command is issued, the command
will be ignored. If a command is received that is not understood, a ? character will be returned indicating
the command was not understood.
Below is a list of common errors.
Function Command Response Reason
Aspect Ratio (ARZ2)A ? Too many characters
Flip the image (CEILING1) ? Too many characters.
Improper command.
Power Up (PWR99999) ? Invalid value. Too many 9s.
Most programs do not require a line feed after a command. Using a line feed, may cause the projector to
respond with a “?” indicating an invalid command. Commands should respond within seconds of entering
a command. If it does not, then there may issues with your connection, syntax or RS-232 software.
Limitations
The CLI cannot respond to commands coming in at a high-rate. Therefore, a delay must occur between
commands to ensure that the command gets properly executed. To assure the projector can process a
command, wait 3 seconds before entering the next command.
Some commands may only be valid when the projector is receiving an active computer or video signal. If
a setting is not an active feature in the menu, the CLI command will not work. For example: aspect ratio,
color and tint are functions that require an active source.