TABLE OF CONTENTS REVISION HISTORY ESTABLISH COMMUNICATION CONNECT TO THE PROJECTOR RS232 COMMUNICATION PARAMETERS SEND AND RECEIVE PACKETS ABOUT THE PROTOCOL 3.1.1 SET_operations 3.1.2 GET_operations 3.1.3 Increment_ and Decrement_operations 3.1.4 Execute_operations 3.1.5 Example of setting protocol and sending command in CMD window...
REVISION HISTORY Document RS232 Protocol and Command Structure.pdf RS232 Protocol and Command Structure.pdf RS232 Protocol and Command Structure.pdf RS232 Protocol and Command Structure.pdf RS232 Protocol and Command Structure.pdf RS232 Protocol and Command Structure.pdf Release Date Revised 18/12/02 Valid from firmware revision xxxx-01 09/01/03 Added functionality;...
Connect the projector and host using a standard serial cable with 9-pin female to the host, and 9-pin male to the projector. Pin 2 connects to pin 2, pin 3 connects to pin 3 and pin 5 connects to pin 5.
As seen in Appendix C and D, each packet is a series of 32 bytes. To control the projector, simply send the desired packet to the serial port. (An example of how to do this from a DOS-window is provided in chapter 3.1.3).
Example of setting protocol and sending command in CMD window Setting up the COM port, and sending a "poweron" command. "poweron" is simply a binary-file with the appropriate values for turning the projector on: This returns, when successful, acknowledgement as described in chapter 2.1.2 a).
APPENDIX A Appendix A Operation Packet Type The Operation packet is used by the host system to execute operations (such as Brightness, Contrast, Image Position, etc) in the target system. The Operation packet payload size is 11 bytes. The source code definition of the Operation packet data structure is: This lets the user directly perform logical operations such as "Set Contrast = 80".
APPENDIX B Appendix B CRC Calculation Algorithm The following 'C' code can be used to calculate the 16-bit CRC required for all packets. The CRC is contained in the packet header and is calculated for the // Using two 256 byte lookup tables, quickly calculate a 16-bit CRC // on a block of data.
APPENDIX D Appendix D Operations in Decimal values Byte Command Name SET: Select VGA1 Select VGA2 Select DVI Select Component Select S-video Select Composite video Select Component HD Source scan off Source scan on Power off Power on Mute On Mute Off Select Scaling 1:1 Select Scaling 16:9...
Page 14
APPENDIX D Select Search Picture Logo Select Search Picture Blue Select Search Picture White Blank Display On (picture mute) Blank Display Off (picture mute) OSD on OSD off OSD Warning On OSD Warning Off i INCREMENT/DECREMENT Brightness Increment Brightness Decrement Contrast Increment Contrast Decrement Vertical Keystone Increment...
Page 15
APPENDIX D Frequency Decrement AudioTreble Increment AudioTreble Decrement AudioBass Increment AudioBass Decrement Red Brightness Increment Red Brightness Decrement Red Contrast Increment Red Contrast Decrement Green Brightness Increment Green Brightness Decrement Green Contrast Increment Green Contrast Decrement Blue Brightness Increment Blue Brightness Decrement Blue Contrast Increment Blue Contrast Decrement GET:...
APPENDIX E Appendix E Adjusting Costum Color Temp using RS232 Note: It is important to select “custom color temp” before adjusting R/G/B temps, otherwisse these commands will not work! 1. Choose “Custom color temp” Select Color Temp Custom: BE EF 03 19 00 96 20 01 07 44 00 00 00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Other choices are: Select Color Temp 6500: BE EF 03 19 00 34 A3 01 07 44 00 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00...
Page 17
OSD Warning On: When enabling OSD Warnings after beeing disabled, OSD is still disabled and must be set to ON to become visible again. Lamp Ignition states: 00 - Lamp does not ignite 01 - Lamp is warming up 02 - Lamp ignited 03 - Lamp is off 04 - Lamp is cooling down Thermal Monitor states:...
Need help?
Do you have a question about the F1 sxga and is the answer not in the manual?
Questions and answers