Home > Dukane > Projector > Dukane Imagepro 8755d Portable Lcd Projector Users Manual

Dukane Imagepro 8755d Portable Lcd Projector Users Manual

    Download as PDF Print this page Share this page

    Have a look at the manual Dukane Imagepro 8755d Portable Lcd Projector Users Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 615 Dukane manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.

    							
    7
    
    RS-232C Communication (continued)
    Requesting projector status (Get command)
    (1) Send the request code Header + Command data (‘02H’+‘00H’+ type (2 bytes)+‘00H’ +‘00H’) from the computer to the projector.
    (2) The projector returns the response code ‘1DH’+ data (2 bytes) to the computer.
    Changing the projector settings (Set command)
    (1) Send the setting code Header + Command data (‘01H’+‘00H’+ type (2 bytes) +  setting code (2 bytes)) from the computer to the projector. 
    (2) The projector changes the setting based on the above setting code.
    (3) The projector returns the response code ‘06H’ to the computer.
    Using the projector default settings (Reset Command)
    (1) The computer sends the default setting code Header + Command data (‘06H’+ ‘00H’ + type (2 bytes) +‘00H’+‘00H’) to the projector.
    (2) The projector changes the specified setting to the default value.
    (3) The projector returns the response code ‘06H’ to the computer.
    Increasing the projector setting value (Increment command)
    (1)  The  computer  sends  the  increment  code    Header  +  Command  data  (‘04H’+ ‘00H’+ type (2 bytes) +‘00H’+‘00H’) to the projector.
    (2) The projector in creases the setting value on the above setting code.
    (3) The projector returns the response code ‘06H’ to the computer.
    Decreasing the projector setting value (Decrement command)
    (1)  The  computer  sends  the  decrement  code  Header  +  Command  data  (‘05H’+ ‘00H’+ type (2 bytes) +‘00H’ + ‘00H’) to the projector.
    (2) The projector decreases the setting value on the above setting code.
    (3) The projector returns the response code ‘06H’ to the computer.
    When the projector cannot understand the received command
    When the projector cannot understand the received command, the error code ‘15H’ 
    is sent back to the computer.
    Sometimes  the  projector  cannot  properly  receive  the  command.  In  such  a 
    case,  the  command  is  not  executed  and  the  error  code  ‘15H’  is  sent  back  to  the 
    computer. If this error code is returned, send the same command again.
    When the projector cannot execute the received command.
    When  the  projector  cannot  execute  the  received  command,  the  error  code  ‘1cH’ 
    +  ‘xxxxH’  is  sent  back  to  the  computer.  When  the  data  length  is  greater  than 
    indicated by the data length code, the projector ignore the excess data code.
    Conversely  when  the  data  length  is  shorter  than  indicated  by  the  data  length 
    code, an error code will be returned to the computer.
    NOTE  •  Operation  cannot  be  guaranteed  when  the  projector  receives  an  undefined command or data.• Provide an interval of at least 40ms between the response code and any other code.
    • The projector outputs test data when the power supply is switched ON, and when the 
    lamp is lit. Ignore this data.• Commands are not accepted during warm-up. 
    						
    							
    8
    
    Names Operation TypeHeaderCommand DataCRCActionTypeSetting Code
    PowerSet Turn offBE  EF0306  002A  D301  0000  6000  00
    Turn onBE  EF0306  00BA  D201  0000  6001  00
    GetBE  EF0306  0019  D302  0000  6000  00
    (Example return) 
      00  00  01  00  02  00   (Off)  (On)  (Cool down) RGB2 StatusGetBE  EF0306  00F1  D802  0021  2000  00
      00  00  01  00
     (RGB IN2)  (RGB OUT)Input SourceSetRGB IN 1BE  EF0306  00FE  D201  0000  2000  00
    RGB IN 2BE  EF0306  003E  D001  0000  2004  00
    VIDEOBE  EF0306  006E  D301  0000  2001  00
    S-VIDEOBE  EF0306  009E  D301  0000  2002  00
    COMPONENTBE  EF0306  00AE  D101  0000  2005  00
    GetBE  EF0306  00CD  D202  0000  2000  00
    Error StatusGetBE  EF0306  00D9  D802  0020  6000  00
    (Example return) 
      00  00  01  00  02  00  03  00 
      (Normal)  (Cover error)  (Fan error)  (Lamp error) 
      04  00  05  00  06  00  07  00 
      (Temp error)  (Air flow error)  (Lamp time error)  (Cool error) 
      08 00 09 00  10 00   (Filter error) (Filter missing error)  (Inner Sencer error)
    BRIGHTNESSGetBE  EF0306  0089  D202  0003  2000 00
    IncrementBE  EF0306  00EF  D204  0003  2000  00
    DecrementBE  EF0306  003E  D305  00 03  2000  00
    BRIGHTNESS ResetExecuteBE  EF0306  0058  D306  0000  7000  00
    CONTRASTGetBE  EF0306  00FD  D302  0004  2000  00
    IncrementBE  EF0306  009B  D304  0004  2000  00
    DecrementBE  EF0306  004A  D205  0004  2000  00
    CONTRAST Reset
    ExecuteBE  EF0306  00A4  D206  0001  7000  00
    MODESetNORMALBE  EF0306  0023  F601  00 BA  3000 00
    CINEMABE  EF0306  00B3  F701  00BA  3001 00
    DYNAMICBE  EF0306  00E3  F4 01  00 BA  3004 00
    GetBE  EF0306  0010  F602  00BA  3000 00
    (Example return) 
      00  00  01  00  04  00 10  00 
      (Normal)  (Cinema) (Dynamic)  (Custom)GAMMASet #1 DEFAULTBE  EF0306  0007 E901  00A1  3020 00
    #1 CUSTOM
    BE  EF0306  0007 FD01  00A1  3010  00
    #2 DEFAULT
    BE  EF0306  0097 E801  00A1  3021  00
    #2 CUSTOM
    BE  EF0306  0097 FC01  00A1  30 11  00
    #3 DEFAULT
    BE  EF0306  0067 E8 01  00A1  3022  00
    #3 CUSTOM
    BE  EF0306  0067 FC01  00A1  3012  00
    GetBE  EF0306 00F4 F002  00A1  3000  00
    RS-232C Communication (continued) 
    						
    							
    9
    
    Names Operation TypeHeaderCommand DataCRCActionTypeSetting Code
    User Gamma PatternSet OffBE  EF0306  00FB  FA01  0080  3000  00
    9 step gray scaleBE  EF0306  006B  FB01  0080  3001  00
    15 steps gray scaleBE  EF0306  009B  FB01  0080  3002  00
    RampBE  EF0306  00 0B  FA01  0080  3003  00
    GetBE  EF0306  00C8  FA02  0080  3000  00
    User Gamma Point 1GetBE  EF0306  0008  FE02  0090  3000  00
    IncrementBE  EF0306  006E  FE04  0090  3000  00
    DecrementBE  EF0306  00BF  FF05  0090  3000  00
    User Gamma Point 2GetBE  EF0306  00F4  FF02  0091  3000  00
    IncrementBE  EF0306  0092  FF04  0091  3000  00
    DecrementBE  EF0306  0043  FE05  0091  3000  00
    User Gamma Point 3GetBE  EF0306  00B0  FF02  0092  3000  00
    IncrementBE  EF0306  00D6  FF04  0092  3000  00
    DecrementBE  EF0306  0007  FE05  0092  3000  00
    User Gamma Point 4GetBE  EF0306  004C  FE02  0093  3000  00
    IncrementBE  EF0306  002A  FE04  0093  3000  00
    DecrementBE  EF0306  00FB  FF05  0093  3000  00
    User Gamma Point 5GetBE  EF0306  0038  FF02  0094  3000  00
    IncrementBE  EF0306  005E  FF04  0094  3000  00
    DecrementBE  EF0306  008F  FE05  0094  3000  00
    User Gamma Point 6GetBE  EF0306  00C4  FE02  0095  3000  00
    IncrementBE  EF0306  00A2  FE04  0095  3000  00
    DecrementBE  EF0306  0073  FF05  0095  3000  00
    User Gamma Point 7GetBE  EF0306  0080  FE02  0096  3000  00
    IncrementBE  EF0306  00E6  FE04  0096  3000  00
    DecrementBE  EF0306  0037  FF05  0096  3000  00
    User Gamma Point 8GetBE  EF0306  007C  FF02  0097  3000  00
    IncrementBE  EF0306  00 1A  FF04  0097  3000  00
    DecrementBE  EF0306  00CB  FE05  0097  3000  00
    COLOR TEMPSetLOWBE  EF0306  006B  F401  00B0  3001  00
    MIDDLEBE  EF0306  009B  F401  00B0  3002  00
    HIGHBE  EF0306  000B  F501  00B0  3003  00
    CUSTOM
    BE  EF0306  003B  F801  00B0  3010  00
    GetBE  EF0306  00C8  F502  00B0  3000  00
    COLOR TEMP GAIN R
    GetBE  EF0306  0034  F402  00B1  3000  00
    IncrementBE  EF0306  0052   F404  00B1  3000  00
    DecrementBE  EF0306  0083  F505  00B1  3000  00
    RS-232C Communication (continued) 
    						
    							
    10
    
    Names Operation TypeHeaderCommand DataCRCActionTypeSetting Code
    COLOR TEMP GAIN GGetBE  EF0306  0070  F402  00B2  3000  00
    IncrementBE  EF0306  0016  F404  00B2  3000  00
    DecrementBE  EF0306  00C7  F505  00B2  3000  00
    COLOR TEMP GAIN B
    GetBE  EF0306  008C  F502  00B3  3000  00
    IncrementBE  EF0306  00 EA  F504  00B3  3000  00
    DecrementBE  EF0306  003B  F405  00B3  3000  00
    COLOR TEMP  OFFSET R
    GetBE  EF0306  0004  F502  00B5  3000  00
    IncrementBE  EF0306  0062  F504  00B5  3000  00
    DecrementBE  EF0306  00B3  F405  00B5  3000  00
    COLOR TEMP  OFFSET G
    GetBE  EF0306  0040  F502  00B6  3000  00
    IncrementBE  EF0306  0026  F504  00B6  3000  00
    DecrementBE  EF0306  00F7  F405  00B6  3000  00
    COLOR TEMP  OFFSET B
    GetBE  EF0306  00BC  F402  00B7  3000  00
    IncrementBE  EF0306  00 DA  F404  00B7  3000  00
    DecrementBE  EF0306  000B  F505  00B7  3000  00
    COLOR GetBE  EF0306  00B5  7202  0002  2200  00
    IncrementBE  EF0306  00D3  7204  0002  2200  00
    DecrementBE  EF0306  0002  7305  0002  2200  00
    COLOR ResetExecuteBE  EF0306  0080  D006  00 0A  7000  00
    TINTGetBE  EF0306  0049  7302  0003  2200  00
    IncrementBE  EF0306  002F  7304  0003  2200  00
    DecrementBE  EF0306  00FE  7205  0003  2200  00
    TINT Reset
    ExecuteBE  EF0306  007C  D106  000B  7000  00
    SHARPNESSGetBE  EF0306  00F1  7202  0001  2200  00
    IncrementBE  EF0306  0097  7204  0001  2200  00
    DecrementBE  EF0306  0046  7305  0001  2200  00
    SHARPNESS ResetExecuteBE  EF0306  00C4  D006  0009  7000  00
    PROGRESSIVESetTURN OFFBE  EF0306  00 4A  7201  0007  2200  00
    TVBE  EF0306  00DA  7301  0007  2201  00
    FILMBE  EF0306  00 2A  7301  0007  2202  00
    GetBE  EF0306  0079  7202  0007  2200  00
    MY MEMORY Load
    Set1BE  EF0306  000E  D701  0014  2000  00
    2BE  EF0306  009E  D601  0014  2001  00
    3BE  EF0306  006E  D601  0014  2002  00
    4BE  EF0306  00FE  D701  0014  2003  00
    MY MEMORY Save
    Set1BE  EF0306  00F2  D601  0015  2000  00
    2BE  EF0306  0062  D701  0015  2001  00
    3BE  EF0306  0092  D701  0015  2002  00
    4BE  EF0306  0002  D601  0015  2003  00
    RS-232C Communication (continued) 
    						
    							
    11
    
    Names Operation TypeHeaderCommand DataCRCActionTypeSetting Code
    ASPECTSet4:3BE  EF0306  009E  D001  0008  2000  00
    16:9BE  EF0306  000E  D101  0008  2001  00
    SMALLBE  EF0306  00FE  D101  0008  2002  00
    NORMALBE  EF0306  005E  DD01  0008  2010  00
    GetBE  EF0306  00AD  D002  0008  2000  00
    OVER SCANGetBE  EF0306  0091  7002  0009  2200  00
    IncrementBE  EF0306  00F7  7004  0009  2200  00
    DecrementBE  EF0306  0026  7105  0009  2200  00
    OVER SCAN ResetExecuteBE  EF0306  00EC  D906  0027  7000  00
    V POSITIONGetBE  EF0306  000D  8302  0000  2100  00
    IncrementBE  EF0306  006B  8304  0000  2100  00
    DecrementBE  EF0306  00BA  8205  0000  2100  00
    V POSITION ResetExecuteBE  EF0306  00E0  D206  0002  7000  00
    H POSITIONGetBE  EF0306  00F1  8202  0001  2100  00
    IncrementBE  EF0306  0097  8204  0001  2100  00
    DecrementBE  EF0306  0046  8305  0001  2100  00
    H POSITION ResetExecuteBE  EF0306  001C  D306  0003  7000  00
    H PHASEGetBE  EF0306  0049  8302  0003  2100  00
    IncrementBE  EF0306  002F  8304  0003  2100  00
    DecrementBE  EF0306  00FE  8205  0003  2100  00
    H SIZEGetBE  EF0306  00B5  8202  0002  2100  00
    IncrementBE  EF0306  00D3  8204  0002  2100  00
    DecrementBE  EF0306  0002  8305  0002  2100  00
    H SIZE ResetExecuteBE  EF0306  0068  D206  0004  7000  00
    AUTO ADJUST
    ExecuteBE  EF0306  0091  D006  00 0A  2000  00
    COLOR SPACE
    Set AUTOBE  EF0306  000E 7201  0004  2200  00
    RGBBE  EF0306  009E  7301  0004  2201  00
    SMPTE240BE  EF0306  006E  7301  0004  2202  00
    REC709BE  EF0306  00FE  7201  0004  2203  00
    REC601BE  EF0306  00CE  7001  0004  2204  00
    GetBE  EF0306  003D  7202  0004  2200  00
    COMPONENTSetCOMPONENTBE  EF0306  004A  D701  0017  2000  00
    SCART RGB
    BE  EF0306  00 DA  D601  0017  2001  00
    GetBE  EF0306  0079  D702  0017  2000  00
    VIDEO FORMAT
    Set AUTOBE  EF0306  009E  7501  0000  22 0A  00
    NTSCBE  EF0306  00FE  7101  0000  2204  00
    PAL
    BE  EF0306  006E  7001  0000  2205  00
    SECAMBE  EF0306  006E  7501  0000  2209  00
    NTSC4.43BE  EF0306  005E  7201  0000  2202  00
    M-PAL
    BE  EF0306  00FE  7401  0000  2208  00
    N-PAL
    BE  EF0306  000E  7101  0000  2207  00
    GetBE  EF0306  000D  7302  0000  2200  00
    FRAME LOCKSetTURN OFFBE  EF0306  00CB  D601  0014  3000  00
    TURN ONBE  EF0306  005B  D701  0014  3001  00
    GetBE  EF0306  00F8  D602  0014  3000  00
    RS-232C Communication (continued) 
    						
    							
    12
    
    Names Operation TypeHeaderCommand DataCRCActionTypeSetting Code
    KEYSTONE VGetBE  EF0306  00B9  D302  0007  2000  00
    IncrementBE  EF0306  00DF  D304  0007  2000  00
    DecrementBE  EF0306  000E  D205  0007  2000  00
    KEYSTONE V
     ResetExecuteBE  EF0306  0008  D006  000C  7000  00
    WHISPERSetNORMALBE  EF0306  003B  2301  0000  3300  00
    WHISPERBE  EF0306  00AB  2201  0000  3301  00
    GetBE  EF0306  0008  2302  0000  3300  00
    MIRRORSetNORMALBE  EF0306  00C7  D201  0001  3000  00
    H:INVERT
    BE  EF0306  0057  D301  0001  3001  00
    V:INVERT
    BE  EF0306  00A7  D301  0001  3002  00
    H&V:INVERT
    BE  EF0306  0037  D201  0001  3003  00
    GetBE  EF0306  00F4  D202  0001  3000  00
    VOLUMEGetBE  EF0306  0031  D302  0001  2000  00
    IncrementBE  EF0306  0057  D304  0001  2000  00
    DecrementBE  EF0306  0086  D205  0001  2000  00
    AUDIO - RGB1SetTURN OFFBE  EF0306  00FE DD01 0030 2000 00
    Audio1BE  EF0306  006E DC01 0030 2001 00
    Audio2BE  EF0306  009E DC01 0030 2002 00
    GetBE  EF0306  00CD DD02 0030 2000 00
    AUDIO - RGB2SetTURN OFFBE  EF0306  00CE DC01 0034 2000 00
    Audio1BE  EF0306  005E DD01 0034 2001 00
    Audio2BE  EF0306  00AE DD01 0034 2002 00
    GetBE  EF0306  00FD DC02 0034 2000 00
    AUDIO - Video
    SetTURN OFFBE  EF0306  0002 DC01 0031 2000 00
    Audio1BE  EF0306  0092 DD01 0031 2001 00
    Audio2BE  EF0306  0062 DD01 0031 2002 00
    GetBE  EF0306  0031 DC02 0031 2000 00
    AUDIO - S-Video
    SetTURN OFFBE  EF0306  0046 DC01 0032 2000 00
    Audio1BE  EF0306  00D6 DD01 0032 2001 00
    Audio2BE  EF0306  0026 DD01 0032 2002 00
    GetBE  EF0306  0075 DC02 0032 2000 00
    AUDIO - ComponentSetTURN OFFBE  EF0306  0032 DD01 0035 2000 00
    Audio1BE  EF0306  00A2 DC01 0035 2001 00
    Audio2BE  EF0306  0052 DC01 0035 2002 00
    GetBE  EF0306  0001 DD02 0035 2000 00
    RS-232C Communication (continued) 
    						
    							
    13
    
    Names Operation TypeHeaderCommand DataCRCActionTypeSetting Code
    MUTESetTURN OFFBE  EF0306  0046  D301  0002  2000  00
    TURN ONBE  EF0306  00D6  D201  0002  2001  00
    GetBE  EF0306  0075  D302  0002  2000  00
    LANGUAGESetENGLISHBE  EF0306  00F7  D301  0005  3000  00
    FRANÇAISBE  EF0306  0067  D201  0005  3001  00
    DEUTSCHBE  EF0306  0097  D201  0005  3002  00
    ESPA
    ÑOLBE  EF0306  0007  D301  0005  3003  00
    ITALIANO
    BE  EF0306  0037  D101  0005  3004  00
    NORSKBE  EF0306  00A7  D001  0005  3005  00
    NEDERLANDSBE  EF0306  0057  D001  0005  3006  00
    PORTUGU
    ÊSBE  EF0306  00C7  D101  0005  3007  00
    BE  EF0306  0037  D401  0005  3008  00
    BE  EF0306  00A7  D501  0005  3009  00
    BE  EF0306  0037  DE01  0005  3010  00
    BE  EF0306  0057  D501  0005  300A  00
    SVENSKABE  EF0306  00C7  D401  0005  300B  00
    PУCCKИЙBE  EF0306  00F7  D601  0005  300C  00
    SUOMIBE  EF0306  0067  D701  0005  300D  00
    POLSKIBE  EF0306  0097  D701  0005  300E  00
    TÜRKÇEBE  EF0306  0007  D601  0005  300F  00
    GetBE  EF0306  00C4  D302  0005  3000  00
    MENU POSITION HGetBE  EF0306  0004  D702  0015  3000  00
    IncrementBE  EF0306  0062  D704  0015  3000  00
    DecrementBE  EF0306  00B3  D605  0015  3000  00
    MENU POSITION H ResetExecuteBE  EF0306  00DC  C606  0043  7000  00
    MENU POSITION VGetBE  EF0306  0040  D702  0016  3000  00
    IncrementBE  EF0306  0026  D704  0016  3000  00
    DecrementBE  EF0306  00F7  D605  0016  3000  00
    MENU POSITION V ResetExecuteBE  EF0306  00A8  C706  0044  7000  00
    RS-232C Communication (continued) 
    						
    							
    14
    Names Operation TypeHeaderCommand DataCRCActionTypeSetting Code
    OSD BRIGHT.GetBE  EF0306  00A8  D502  0018  3000  00
    IncrementBE  EF0306  00CE  D504  0018  3000  00
    DecrementBE  EF0306  001F  D405  0018  3000  00
    BLANKSetMy ScreenBE  EF0306  00FB  CA01  0000  3020  00
    ORIGINALBE  EF0306  00FB  E201  0000  3040  00
    BLUEBE  EF0306  00CB  D301  0000  3003  00
    WHITEBE  EF0306  006B  D001  0000  3005  00
    BLACKBE  EF0306  009B  D001  0000  3006  00
    GetBE  EF0306  0008  D302  0000  3000  00
    BLANK On/Off
    SetTURN OFFBE  EF0306  00FB  D801  0020  3000  00
    TURN ONBE  EF0306  006B  D901  0020  3001  00
    GetBE  EF0306  00C8  D802  0020  3000  00
    START UP
    SetMy ScreenBE  EF0306  00CB  CB01  0004  3020  00
    ORIGINALBE  EF0306  000B  D201  0004  3000  00
    TURN OFFBE  EF0306  009B  D301  0004  3001  00
    GetBE  EF0306  0038  D202  0004  3000  00
    My Screen LOCKSetTURN OFFBE  EF0306  003B  EF01  00C0  3000  00
    TURN ONBE  EF0306  00AB  EE01  00C0  3001  00
    GetBE  EF0306  0008  EF02  00C0  3000  00
    MessageSetTURN OFFBE  EF0306  008F  D601  0017  3000  00
    TURN ONBE  EF0306  001F  D701  0017  3001  00
    GetBE  EF0306  00BC  D602  0017  3000  00
    AUTO SEARCHSetTURN OFFBE  EF0306  00B6  D601  0016  2000  00
    TURN ONBE  EF0306  0026  D701  0016  2001  00
    GetBE  EF0306  0085  D602  0016  2000  00
    AUTO POWER OFF
    GetBE  EF0306  0008  8602  0010  3100  00
    IncrementBE  EF0306  006E  8604  0010  3100  00
    DecrementBE  EF0306  00BF  8705  0010  3100  00
    LAMP TIME
    GetBE  EF0306  00C2  FF02  0090  1000  00
    LAMP TIME Reset
    ExecuteBE  EF0306  0058  DC06  0030  7000  00
    FILTER TIME
    GetBE  EF0306  00C2  F002  00A0  1000  00
    FILER TIME Reset
    ExecuteBE  EF0306  0098  C606  0040  7000  00
    MAGNIFYGetBE  EF0306  007C  D202  0007  3000  00
    IncrementBE  EF0306  00 1A  D204  0007  3000  00
    DecrementBE  EF0306  00CB  D305  0007  3000  00
    FREEZESetNORMALBE  EF0306  0083  D201  0002  3000  00
    FREEZEBE  EF0306  0013  D301  0002  3001  00
    GetBE  EF0306  00B0  D202  0002  3000  00
    RS-232C Communication (continued) 
    						
    							
    2900 Dukane DriveSt. Charles, Illinois 60174  
    www.dukcorp.com/avToll-free: 800-676-2487Fax: 630-584-5156e-mail: [email protected]
    Audio Visual Products
    #401-8755D-00 
    						
    All Dukane manuals Comments (0)

    Related Manuals for Dukane Imagepro 8755d Portable Lcd Projector Users Manual