Infocus C95 User Manual

Browse online or download User Manual for Projectors Infocus C95. InFocus C95 User Manual

  • Download
  • Add to my manuals
  • Print

Summary of Contents

Page 1 - C85/C95/C105

Version 1.0REVISED VERIFIEDn.a.APPROVEDn.a.C85/C95/C105

Page 2 - Page 2 Version 1

Projector ControlPage 10 Version 1.APPENDIX 1: CRC CALCULATION ALGORITHMThe following ‘C’ code can be used to calculate the 16-bit CRC required for al

Page 3 - 1 SETTING UP

Projector ControlPage 11 Version 1.// Lookup table used for hi-byte of CRCstatic const BYTE cCRCHiArray[] = {0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80,

Page 4 - 3 FUNCTION TYPE

Projector ControlPage 12 Version 1.// Lookup table used for low-byte of CRCstatic const BYTE cCRCLoArray[] = {0x00, 0xC0, 0xC1, 0x01, 0xC3, 0x03, 0x02

Page 5 - 4.1.2.1 Field description

Projector ControlPage 2 Version 1.1 SETTING UP...

Page 6 - TRANSACTION EXAMPLES

Projector ControlPage 3 Version 1.1 SETTING UPTo enable serial control, do the following:• Remove the check mark from “Serial Mouse” in the Projecto

Page 7

Projector ControlPage 4 Version 1.2 GENERALThis document describes the Communication Protocol between a Proxima® Projector and a Computer (Host).By u

Page 8 - 6 TABLE OF FUNCTIONS

Projector ControlPage 5 Version 1.Currently there is only one type of body so the size is fixed to 0x0006. The CRC field contains the CRC of the messa

Page 9 - Table 13

Projector ControlPage 6 Version 1.5 COMMAND RETURN CODESThe Serial protocol returns an acknowledgment (“return code”) for every packet sent. Ifthe ho

Page 10 - Page 10 Version 1

Projector ControlPage 7 Version 1.Host:0xBE 0xEF 0x80 0x06 0x00 0x00 0x00 0x01 0x00 0x01 0x00 0x01 0x00Example 5: Hex sequence for get BrightnessHost:

Page 11 - Page 11 Version 1

Projector ControlPage 8 Version 1.6 TABLE OF FUNCTIONSScr.dep = Source dependedFunction FuncNum F.type States Minimum MaximumPower 0x01 State 1 (On)0

Page 12 - Page 12 Version 1

Projector ControlPage 9 Version 1.Function FuncNum F.type States Minimum MaximumOn screen display 0x30 State 1 (On)0 (Off)- -Source 0x32 State 0 (VGA1

Related models: C105 | C85 |

Comments to this Manuals

No comments