492612
55
Zoom out
Zoom in
Previous page
1/63
Next page
55
Nederlands
Bijlagen
Functielijst RS232-protocol
1. Er is een <CR> na
alle ASCII com-
mando’s.
2. 0D is de HEX code
voor <CR> in ASCII
code.
Baud Rate : 9600
Data Bits: 8
Parity: None
Stop Bits: 1
Flow Control : None
UART16550 FIFO: Disable
Projector Return (Pass): P
Projector Return (Fail): F
XX=00-99, projector's ID,
XX=00 is for all projectors
Optoma ES555/EX555/ES556/EX556/EW556 RS232 & Telnet Command
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Baud Rate : 9600 Note : There is a <CR> after all ASCII commands
Data Bits: 8 0D is the HEX code for <CR> in ASCII code
Parity: None
Stop Bits: 1
Flow Control : None
UART16550 FIFO: Disable
Projector Return (Pass): P
Projector Return (Fail): F XX=01ˀ99, projector's ID, XX=00 is for all projectors
Note : the ~XX must be set as ~00 when use on telnet command no matter what ID projector has. eg: telnet with ~0004 1 can execute Freeze function but ~3804 1 can't.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
SEND to projector (telnet supported)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
232 ASCII Code HEX Code Function Description
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
~XX00 1 7E 30 30 30 30 20 31 0D Power ON
~XX00 0 7E 30 30 30 30 20 30 0D Power OFF (0/2 for backward compatible)
~XX00 1 ~nnnn 7E 30 30 30 30 20 31 20 a 0D Power ON with Password ~nnnn = ~0000 (a=7E 30 30 30 30)
~9999 (a=7E 39 39 39 39)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
~XX01 1 7E 30 30 30 31 20 31 0D Resync
~XX02 1 7E 30 30 30 32 20 31 0D AV Mute On
~XX02 0 7E 30 30 30 32 20 30 0D Off (0/2 for backward compatible)
~XX03 1 7E 30 30 30 33 20 31 0D Mute On
~XX03 0 7E 30 30 30 33 20 30 0D Off (0/2 for backward compatible)
~XX04 1 7E 30 30 30 34 20 31 0D Freeze
~XX04 0 7E 30 30 30 34 20 30 0D Unfreeze (0/2 for backward compatible)
~XX05 1 7E 30 30 30 35 20 31 0D Zoom Plus
~XX06 1 7E 30 30 30 36 20 31 0D Zoom Minus
~XX12 1 7E 30 30 31 32 20 31 0D Direct Source Commands HDMI (for ES556/EX556/EW556)
~XX12 5 7E 30 30 31 32 20 35 0D VGA1
~XX12 6 7E 30 30 31 32 20 36 0D VGA 2
~XX12 8 7E 30 30 31 32 20 38 0D VGA1 Component
~XX12 9 7E 30 30 31 32 20 39 0D S-Video
~XX12 10 7E 30 30 31 32 20 31 30 0D Video
~XX12 13 7E 30 30 31 32 20 31 33 0D VGA 2 Component
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
~XX20 1 7E 30 30 32 30 20 31 0D Display Mode Presentation
~XX20 2 7E 30 30 32 30 20 32 0D Bright
~XX20 3 7E 30 30 32 30 20 33 0D Movie
~XX20 4 7E 30 30 32 30 20 34 0D sRGB
~XX20 5 7E 30 30 32 30 20 35 0D User
~XX20 7 7E 30 30 32 30 20 37 0D Blackboard
~XX20 8 7E 30 30 32 30 20 38 0D Classroom
~XX20 9 7E 30 30 32 30 20 39 0D 3D
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
~XX21 n 7E 30 30 32 31 20 a 0D Brightness n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX22 n 7E 30 30 32 32 20 a 0D Contrast n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX23 n 7E 30 30 32 33 20 a 0D Sharpness n = 1 (a=31) ~ 15 (a=31 35)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
~XX24 n 7E 30 30 32 34 20 a 0D Color Settings Red Gain n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX25 n 7E 30 30 32 35 20 a 0D Green Gain n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX26 n 7E 30 30 32 36 20 a 0D Blue Gain n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX27 n 7E 30 30 32 37 20 a 0D Red Bias n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX28 n 7E 30 30 32 38 20 a 0D Green Bias n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX29 n 7E 30 30 32 39 20 a 0D Blue Bias n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX30 n 7E 30 30 33 30 20 a 0D Cyan n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX31 n 7E 30 30 33 31 20 a 0D Yellow n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX32 n 7E 30 30 33 32 20 a 0D Magenta n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX33 1 7E 30 30 33 33 20 31 0D Reset
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
~XX34 n 7E 30 30 33 34 20 a 0D BrilliantColorTM n = 0 (a=30) ~ 10 (a=31 30)
~XX35 1 7E 30 30 33 35 20 31 0D Degamma Film
~XX35 2 7E 30 30 33 35 20 32 0D Video
~XX35 3 7E 30 30 33 35 20 33 0D Graphics
~XX35 4 7E 30 30 33 35 20 34 0D Standard
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
~XX36 1 7E 30 30 33 36 20 31 0D Color Temp. Warm
~XX36 2 7E 30 30 33 36 20 32 0D Medium
~XX36 3 7E 30 30 33 36 20 33 0D Cold
~XX37 1 7E 30 30 33 37 20 31 0D Color Space Auto
~XX37 2 7E 30 30 33 37 20 32 0D RGB\ RGB(0-255)
~XX37 3 7E 30 30 33 37 20 33 0D YUV
~XX37 4 7E 30 30 33 37 20 34 0D RGB(16 - 235)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
55


Need help? Post your question in this forum.

Forumrules


Report abuse

Libble takes abuse of its services very seriously. We're committed to dealing with such abuse according to the laws in your country of residence. When you submit a report, we'll investigate it and take the appropriate action. We'll get back to you only if we require additional details or have more information to share.

Product:

For example, Anti-Semitic content, racist content, or material that could result in a violent physical act.

For example, a credit card number, a personal identification number, or an unlisted home address. Note that email addresses and full names are not considered private information.

Forumrules

To achieve meaningful questions, we apply the following rules:

Register

Register getting emails for Optoma EX555 at:


You will receive an email to register for one or both of the options.


Get your user manual by e-mail

Enter your email address to receive the manual of Optoma EX555 in the language / languages: Dutch as an attachment in your email.

The manual is 7,03 mb in size.

 

You will receive the manual in your email within minutes. If you have not received an email, then probably have entered the wrong email address or your mailbox is too full. In addition, it may be that your ISP may have a maximum size for emails to receive.

The manual is sent by email. Check your email

If you have not received an email with the manual within fifteen minutes, it may be that you have a entered a wrong email address or that your ISP has set a maximum size to receive email that is smaller than the size of the manual.

The email address you have provided is not correct.

Please check the email address and correct it.

Your question is posted on this page

Would you like to receive an email when new answers and questions are posted? Please enter your email address.



Info