Home > Dukane > Projector > Dukane Imagepro 8782 Portable Lcd Projector Users Manual

Dukane Imagepro 8782 Portable Lcd Projector Users Manual

    Download as PDF Print this page Share this page

    Have a look at the manual Dukane Imagepro 8782 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+.

    							
    8
    
    RS-232C Communication (continued)
    Requesting projector status (Get command)
    ( )   Send the following request code from the PC to the projector.
    	 Header
    	 + 	 Command 	 data 	 (‘02H’ 	 + 	 ‘00H’ 	 + 	 type 	 (2 	 bytes) 	 + 	 ‘00H’ 	 + 	 ‘00H’) 	
    (2)
      The projector returns the response code  ‘1DH’
    	 + 	 data 	 (2 	 bytes)
     to the PC.
    Changing the projector settings (Set command)
    ( )   Send the following setting code from the PC to the projector.
    	 	Header 	 + 	 Command 	 data 	 (‘01H’ 	 + 	 ‘00H’ 	 + 	 type 	 (2 	 bytes) 	 + 	 setting 	 code 	 (2 	 bytes)) 	
    (2)  The projector changes the setting based on the above setting code.
    (3)   The projector returns the response code 	 ‘06H’ 	
    to the PC.
    Using the projector default settings (Reset Command)
    ( )   The PC sends the following default setting code to the projector.
    	 Header
    	 + 	 Command 	 data 	 (‘06H’ 	 + 	 ‘00H’ 	 + 	 type 	 (2 	 bytes) 	 + 	 ‘00H’ 	 + 	 ‘00H’) 	
    (2)
      The projector changes the specified setting to the default value.
    (3)
      The projector returns the response code 	 ‘06H’
     to the PC.
    Increasing the projector setting value (Increment command)
    ( )   The PC sends the following increment code to the projector.
    	 Header
    	 + 	 Command 	 data 	 (‘04H’ 	 + 	 ‘00H’ 	 + 	 type 	 (2 	 bytes) 	 + 	 ‘00H’ 	 + 	 ‘00H’) 	
    (2)
      The projector increases the setting value on the above setting code.
    (3)
      The projector returns the response code 
    ‘06H’ to the PC.
    Decreasing the projector setting value (Decrement command)
    ( )   The PC sends the following decrement code to the projector.
    	 Header
    	 + 	 Command 	 data 	 (‘05H’ 	 + 	 ‘00H’ 	 + 	 type 	 (2 	 bytes) 	 + 	 ‘00H’ 	 + 	 ‘00H’)
    (2) The projector decreases the setting value on the above setting code.
    (3) The projector returns the response code ‘06H’ to the PC.
    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 PC.
    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  PC.  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 PC. 
    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 t\
    o the PC.
    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. 
    						
    							
    9
    
    Names Operation   TypeHeader Command   DataCRCActionType
    Setting   Code
    PowerSetTurn   offBE    EF0306    002A    D301    0000    6000    00
    Turn
     
    on BE
      
    EF03 06    00BA    D201    0000    6001    00GetBE    EF0306    0019    D302    0000    6000    00[Example  return] 
     
    00
      
    00
      01    00   02    00 
     
    [Off]
     
    [On]
     
    [Cool
     
    down]
    Input   SourceSetCOMPUTER1 BE    EF0306    00FE    D201    0000    2000    00COMPUTER2BE    EF0306    003E    D001    0000    2004    00COMPONENTBE    EF0306    00AE    D101    0000    2005    00S-VIDEOBE    EF0306    009E    D301    0000    2002    00VIDEOBE    EF0306    006E    D301    0000    2001    00GetBE    EF0306    00CD    D202    0000    2000    00
    Error
     
    StatusGet BE    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]	 [Cold
    	
    error] 
     
    08
     
    00
     09   00   10   00  [Filter   error]  (Filter  missing   error)   (Inner   Sencer   error)
    RS-232C communication command table
    RS-232C Communication (continued)
    (continued on next page)
    BRIGHTNESSGetBE    EF0306    0089    D202    0003    2000   00IncrementBE    EF0306    00EF    D204    0003    2000    00DecrementBE    EF0306    003E    D305    00   03    2000    00
    BRIGHTNESS
     
    ResetExecute BE    EF0306    0058    D306    0000    7000    00CONTRASTGetBE    EF0306    00FD    D302    0004    2000    00IncrementBE    EF0306    009B    D304    0004    2000    00DecrementBE    EF0306    004A    D205    0004    2000    00
    CONTRAST
     
    ResetExecute BE    EF0306    00A4    D206    0001    7000    00
    PICTURE
     
    MODESetNORMAL BE    EF0306    0023    F601    00BA    3000    00CINEMABE    EF0306    00B3    F701    00BA    3001    00DYNAMICBE    EF0306    00E3    F401    00BA    3004    00BOARD(BLACK)BE    EF0306    00E3    EF01    00BA    30   20    00BOARD(GREEN)BE    EF0306    0073    EE01    00BA    30   21    00WHITEBOARDBE    EF0306    0083    EE01    00BA    3022    00DAYTIMEBE    EF0306    00E3    C701    00BA    3040    00GetBE    EF0306    0010    F602    00BA    3000    00[Example  return] 
     
    00
      
    00
      01    00   04    00   10    00                
     
    [Normal]
     
    [Cinema]
     
    [Dynamic]
     
    [Custom]
        
                 
    20
      
    00
                            
    21
      
    00
                            
    22
      
    00
                          
    40
       00
        
    [BOARD(BLACK)
     
    ]
         
    [BOARD(GREEN)
     
    ]
          
    [WHITEBOARD]
          
    [DAY
      TIME]
    GAMMASet #1   DEFAULT BE    EF0306    0007   E901    00A1    3020    00
    #1
     
    CUSTOM BE
      
    EF03 06    0007   FD01    00A1    3010    00
    #2
     
    DEFAULT BE
      
    EF03 06    0097   E801    00A1    3021    00
    #2
     
    CUSTOM BE
      
    EF03 06    0097   FC01    00A1    3011    00
    #3
     
    DEFAULT BE
      
    EF03 06    0067   E801    00A1    3022    00
    #3
     
    CUSTOM BE
      
    EF03 06    0067   FC01    00A1    3012    00
    #4
     
    DEFAULT BE
      
    EF03 06    00F7   E901    00A1    3023    00
    #4
     
    CUSTOM BE
      
    EF03 06    00F7   FD01    00   A1    3013    00
    #5
     
    DEFAULT BE
      
    EF03 06    00C7   EB01    00A1    3024    00
    #5
     
    CUSTOM BE
      
    EF03 06    00C7   FF01    00A1    3014    00
    #6
     
    DEFAULT BE
      
    EF03 06    0057   EA01    00A1    3025    00
    #6
     
    CUSTOM BE
      
    EF03 06    0057   FE01    00A1    3015    00GetBE    EF0306    00F4   F002    00A1    3000    00 
    						
    							
    0
    
    RS-232C Communication (continued)
    Names  Operation   TypeHeader Command   DataCRCActionType
    Setting   Code
    User  Gamma   PatternSetOff BE    EF0306    00FB    FA01    0080    3000    00
    9
     
    step
     
    gray
     
    scale BE
      
    EF03 06    006B    FB01    0080    3001    00
    15
     
    steps
     
    gray
     
    scale BE
      
    EF03 06    009B    FB01    0080    3002    00RampBE    EF0306    000B    FA01    0080    3003    00GetBE    EF0306    00C8    FA02    0080    3000    00
    User
     
    Gamma
     
    Point
     
    1Get BE    EF0306    0008    FE02    0090    3000    00IncrementBE    EF0306    006E    FE04    0090    3000    00DecrementBE    EF0306    00BF    FF05    0090    3000    00
    User
     
    Gamma
     
    Point
     
    2Get BE    EF0306    00F4    FF02    0091    3000    00IncrementBE    EF0306    0092    FF04    0091    3000    00DecrementBE    EF0306    0043    FE05    0091    3000    00
    User
     
    Gamma
     
    Point
     
    3Get BE    EF0306    00B0    FF02    0092    3000    00IncrementBE    EF0306    00D6    FF04    0092    3000    00DecrementBE    EF0306    0007    FE05    0092    3000    00
    User
     
    Gamma
     
    Point
     
    4Get BE    EF0306    004C    FE02    0093    3000    00IncrementBE    EF0306    002A    FE04    0093    3000    00DecrementBE    EF0306    00FB    FF05    0093    3000    00
    User
     
    Gamma
     
    Point
     
    5Get BE    EF0306    0038    FF02    0094    3000    00IncrementBE    EF0306    005E    FF04    0094    3000    00DecrementBE    EF0306    008F    FE05    0094    3000    00
    User
     
    Gamma
     
    Point
     
    6Get BE    EF0306    00C4    FE02    0095    3000    00IncrementBE    EF0306    00A2    FE04    0095    3000    00DecrementBE    EF0306    0073    FF05    0095    3000    00
    User
     
    Gamma
     
    Point
     
    7Get BE    EF0306    0080    FE02    0096    3000    00IncrementBE    EF0306    00E6    FE04    0096    3000    00DecrementBE    EF0306    0037    FF05    0096    3000    00
    User
     
    Gamma
     
    Point
     
    8Get BE    EF0306    007C    FF02    0097    3000    00IncrementBE    EF0306    001A    FF04    0097    3000    00DecrementBE    EF0306    00CB    FE05    0097    3000    00
    COLOR  TEMPSetHIGH BE    EF0306    000B    F501    00B0    3003    00
    CUSTOM-1
     
    (HIGH) BE
      
    EF03 06    00CB    F801    00B0    3013    00MIDBE    EF0306    009B    F401    00B0    3002    00
    CUSTOM-2
     
    (MID) BE
      
    EF03 06    005B    F901    00B0    3012    00LOWBE    EF0306    006B    F401    00B0    3001    00
    CUSTOM-3
     
    (LOW) BE
      
    EF03 06    00AB    F901    00B0    3011    00Hi-BRIGHT-1BE    EF0306    003B    F201    00B0    3008    00CUSTOM-4  (Hi-BRIGHT-1)BE   EF03 06    00FB    FF01    00B0    3018    00Hi-BRIGHT-2BE    EF0306    00AB    F301    00B0    3009    00CUSTOM-5  (Hi-BRIGHT-2)BE   EF03 06    006B    FE01    00B0    3019    00Hi-BRIGHT-3BE    EF0306    005B    F301    00B0    300A    00CUSTOM-6  (Hi-BRIGHT-3)BE   EF03 06    009B    FE01    00B0    301A    00GetBE    EF0306    00C8    F502    00B0    3000    00
    COLOR
     
    TEMP
     
    GAIN
     
    RGet BE    EF0306    0034    F402    00B1    3000    00IncrementBE    EF0306    0052     F404    00B1    3000    00DecrementBE    EF0306    0083     F505    00B1    3000    00
    COLOR
     
    TEMP
     
    GAIN
     
    GGet BE    EF0306    0070     F402    00B2    3000    00IncrementBE    EF0306    0016     F404    00B2    3000    00DecrementBE    EF0306    00C7     F505    00B2    3000    00
    (continued on next page)
    RS-232C communication command table (continued) 
    						
    							
    
    
    RS-232C Communication (continued)
    Names Operation   TypeHeader Command   DataCRCActionType
    Setting   Code
    COLOR  TEMP   GAIN   BGetBE    EF0306    008C    F502    00B3    3000    00IncrementBE    EF0306    00EA    F504    00B3    3000    00DecrementBE    EF0306    003B    F405    00B3    3000    00
    COLOR
     
    TEMP
     
    OFFSET
     
    RGet BE    EF0306    0004    F502    00B5    3000    00IncrementBE    EF0306    0062    F504    00B5    3000    00DecrementBE    EF0306    00B3    F405    00B5    3000    00
    COLOR
     
    TEMP
     
    OFFSET
     
    GGet BE    EF0306    0040    F502    00B6    3000    00IncrementBE    EF0306    0026    F504    00B6    3000    00DecrementBE    EF0306    00F7    F405    00B6    3000    00
    COLOR
     
    TEMP
     
    OFFSET
     
    BGet BE    EF0306    00BC    F402    00B7    3000    00IncrementBE    EF0306    00DA    F404    00B7    3000    00DecrementBE    EF0306    000B    F505    00B7    3000    00
    COLOR Get BE    EF0306    00B5    7202    0002    2200    00IncrementBE    EF0306    00D3    7204    0002    2200    00DecrementBE    EF0306    0002    7305    0002    2200    00
    COLOR
     
    ResetExecute BE    EF0306    0080    D006    000A    7000    00TINTGetBE    EF0306    0049    7302    0003    2200    00IncrementBE    EF0306    002F    7304    0003    2200    00DecrementBE    EF0306    00FE    7205    0003    2200    00
    TINT
     
    ResetExecute BE    EF0306    007C    D106    000B    7000    00SHARPNESSGetBE    EF0306    00F1    7202    0001    2200    00IncrementBE    EF0306    0097    7204    0001    2200    00DecrementBE    EF0306    0046    7305    0001    2200    00
    SHARPNESS
     
    ResetExecute BE    EF0306    00C4    D006    0009    7000    00
    MY
     
    MEMORY
     
    LoadSet1 BE    EF0306    000E    D701    0014    2000    002BE    EF0306    009E    D601    0014    2001    003BE    EF0306    006E    D601    0014    2002    004BE    EF0306    00FE    D701    0014    2003    00
    MY
     
    MEMORY
     
    SaveSet1 BE    EF0306    00F2    D601    0015    2000    002BE    EF0306    0062    D701    0015    2001    003BE    EF0306    0092    D701    0015    2002    004BE    EF0306    0002    D601    0015    2003    00PROGRESSIVESetTURN   OFFBE    EF0306    004A    7201    0007    2200    00TVBE    EF0306    00DA    7301    0007    2201    00FILMBE    EF0306    002A    7301    0007    2202    00GetBE    EF0306    0079    7202    0007    2200    00
    VIDEO
     
    NRSetLOW BE    EF0306    0026    7201    0006    2201    00MIDBE    EF0306    00D6    7201    0006    2202    00HIGHBE    EF0306    0046    7301    0006    2203    00GetBE    EF0306    0085    7302    0006    2200    00ASPECTSet4:3BE    EF0306    009E    D001    0008    2000    0016:9BE    EF0306    000E    D101    0008    2001    0014:9BE    EF0306    00CE    D601    0008    2009    00SMALLBE    EF0306    00FE    D101    0008    2002    00NORMALBE    EF0306    005E    DD01    0008    2010    00GetBE    EF0306    00AD    D002    0008    2000    00
    RS-232C communication command table (continued)
    (continued on next page) 
    						
    							
    2
    
    RS-232C Communication (continued)
    Names  Operation   TypeHeader Command   DataCRCActionType
    Setting   Code
    OVER  SCANGet BE    EF0306    0091    7002    0009    2200    00IncrementBE    EF0306    00F7    7004    0009    2200    00DecrementBE    EF0306    0026    7105    0009    2200    00
    OVER
     
    SCAN
     
    ResetExecute BE    EF0306    00EC    D906    0027    7000    00
    V
     
    POSITIONGet BE    EF0306    000D    8302    0000    2100    00IncrementBE    EF0306    006B    8304    0000    2100    00DecrementBE    EF0306    00BA    8205    0000    2100    00
    V
     
    POSITION
     
    ResetExecute BE    EF0306    00E0    D206    0002    7000    00
    H
     
    POSITIONGet BE    EF0306    00F1    8202    0001    2100    00IncrementBE    EF0306    0097    8204    0001    2100    00DecrementBE    EF0306    0046    8305    0001    2100    00
    H
     
    POSITION
     
    ResetExecute BE    EF0306    001C    D306    0003    7000    00
    H
     
    PHASEGet BE    EF0306    0049    8302    0003    2100    00IncrementBE    EF0306    002F    8304    0003    2100    00DecrementBE    EF0306    00FE    8205    0003    2100    00
    H
     
    SIZEGet BE    EF0306    00B5    8202    0002    2100    00IncrementBE    EF0306    00D3    8204    0002    2100    00DecrementBE    EF0306    0002    8305    0002    2100    00
    H
     
    SIZE
     
    ResetExecute BE    EF0306    0068    D206    0004    7000    00
    AUTO
     
    ADJUSTExecute BE    EF0306    0091    D006    000A    2000    00
    COLOR
     
    SPACESetAUTO BE    EF0306    000E    7201    0004    2200    00RGBBE    EF0306    009E    7301    0004    2201    00SMPTE240BE    EF0306    006E    7301    0004    2202    00REC709BE    EF0306    00FE    7201    0004    2203    00REC601BE    EF0306    00CE    7001    0004    2204    00GetBE    EF0306    003D    7202    0004    2200    00COMPONENTSetCOMPONENTBE    EF0306    004A    D701   0017   2000    00
    SCART
     
    RGB BE
      
    EF03 06    00DA    D601   0017   2001    00GetBE    EF0306    0079    D702   0017   2000    00C-VIDEO  FORMATSetAUTO BE    EF0306    00A2    7001    0011    220A    00NTSCBE    EF0306    00C2    7401    0011    2204    00PALBE    EF0306    0052    7501    0011    2205    00SECAMBE    EF0306    0052    7001    0011    2209    00NTSC4.43BE    EF0306    0062    7701    0011    2202    00M-PALBE    EF0306    00C2    7101    0011    2208    00N-PALBE    EF0306    0032    7401    0011    2207    00GetBE    EF0306    0031    7602    0011    2200    00
    S-VIDEO
     
    FORMATSetAUTO BE    EF0306    00E6    7001    0012    220A    00NTSCBE    EF0306    0086    7401    0012    2204    00PALBE    EF0306    0016    7501    0012    2205    00SECAMBE    EF0306    0016    7001    0012    2209    00NTSC4.43BE    EF0306    0026    7701    0012    2202    00M-PALBE    EF0306    0086    7101    0012    2208    00N-PALBE    EF0306    0076    7401    0012    2207    00GetBE    EF0306    0075    7602    0012    2200    00
    FRAME
     
    LOCKSet TURN   OFFBE    EF0306    00CB    D601    0014    3000    00
    TURN
     
    ON BE
      
    EF03 06    005B    D701    0014    3001    00GetBE    EF0306    00F8    D602    0014    3000    00
    (continued on next page)
    RS-232C communication command table (continued) 
    						
    							
    3
    
    RS-232C Communication (continued)
    Names Operation   TypeHeader Command   DataCRCActionType
    Setting   Code
    COMPUTER  IN1SetSYNC   ON   G   ONBE    EF0306    00CE   D601   0010   2003    00
    SYNC
     
    ON
     
    G
     
    OFF BE
      
    EF03 06    005E   D701   0010   2002    00GetBE    EF0306    000D   D602   0010   2000    00
    COMPUTER
     
    IN2Set SYNC   ON   G   ONBE    EF0306    0032    D701   0011   2003    00
    SYNC
     
    ON
     
    G
     
    OFF BE
      
    EF03 06    00A2    D601   0011   2002    00GetBE    EF0306    00F1    D702   0011   2000    00
    KEYSTONE
     
    VGet BE    EF0306    00B9    D302    0007    2000    00IncrementBE    EF0306    00DF    D304    0007    2000    00DecrementBE    EF0306    000E    D205    0007    2000    00
    KEYSTONE
     
    V
     
    ResetExecute BE    EF0306    0008    D006    000C    7000    00
    AUTO
     
    KEYSTONE
     
    EXECUTEExecute BE    EF0306    00E5    D106    000D    2000    00
    WHISPERSetNORMALBE    EF0306    003B    2301    0000    3300    00WHISPERBE    EF0306    00AB    2201    0000    3301    00GetBE    EF0306    0008    2302    0000    3300    00MIRRORSetNORMALBE    EF0306    00C7    D201    0001    3000    00H:INVERTBE    EF0306    0057    D301    0001    3001    00V:INVERTBE    EF0306    00A7    D301    0001    3002    00H&V:INVERTBE    EF0306    0037    D201    0001    3003    00GetBE    EF0306    00F4    D202    0001    3000    00VOLUME-COMPUTER1GetBE    EF0306    00CD    CC02    0060    2000    00IncrementBE    EF0306    00AB    CC04    0060    2000    00DecrementBE    EF0306    007A    CD05    0060    2000    00VOLUME-COMPUTER2GetBE    EF0306    00FD    CD02    0064    2000    00IncrementBE    EF0306    009B    CD04    0064    2000    00DecrementBE    EF0306    004A    CC05    0064    2000    00VOLUME-COMPONENTGetBE    EF0306    0001    CC02    0065    2000    00IncrementBE    EF0306    0067    CC04    0065    2000    00DecrementBE    EF0306    00B6    CD05    0065    2000    00VOLUME-S-VideoGetBE    EF0306    0075    CD02    0062    2000    00IncrementBE    EF0306    0013    CD04    0062    2000    00DecrementBE    EF0306    00C2    CC05    0062    2000    00VOLUME-VideoGetBE    EF0306    0031    CD02    0061    2000    00IncrementBE    EF0306    0057    CD04    0061    2000    00DecrementBE    EF0306    0086    CC05    0061    2000    00MUTESetTURN   OFFBE    EF0306    0046    D301    0002    2000    00
    TURN
     
    ON BE
      
    EF03 06    00D6    D201    0002    2001    00GetBE    EF0306    0075    D302    0002    2000    00SPEAKERSetTURN   ONBE    EF0306    00FE    D401    001C    2001    00
    TURN
     
    OFF BE
      
    EF03 06    006E    D501    001C    2000    00GetBE    EF0306    005D    D502    001C    2000    00
    (continued on next page)
    RS-232C communication command table (continued) 
    						
    							
    4
    
    RS-232C Communication (continued)
    RS-232C communication command table (continued)
    Names  Operation   TypeHeader Command   DataCRCActionType
    Setting   Code
    AUDIO-COMPUTER1SetAUDIO1 BE    EF0306    006E    DC01    0030    2001    00AUDIO2BE    EF0306    009E    DC01    0030    2002    00AUDIO3BE    EF0306    000E    DD01    0030    2003    00
    Turn
     
    off BE
      
    EF03 06    00FE    DD01    0030    2000    00GetBE    EF0306    00CD    DD02    0030    2000    00AUDIO-COMPUTER2SetAUDIO1BE    EF0306    005E    DD01    0034    2001    00AUDIO2BE    EF0306    00AE    DD01    0034    2002    00AUDIO3BE    EF0306    003E    DC01    0034    2003    00
    Turn
     
    off BE
      
    EF03 06    00CE    DC01    0034    2000    00GetBE    EF0306    00FD    DC02    0034    2000    00AUDIO-COMPONENTSetAUDIO1BE    EF0306    00A2    DC01    0035    2001    00AUDIO2BE    EF0306    0052    DC01    0035    2002    00AUDIO3BE    EF0306    00C2    DD01    0035    2003    00
    Turn
     
    off BE
      
    EF03 06    0032    DD01    0035    2000    00GetBE    EF0306    0001    DD02    0035    2000    00AUDIO-S-VIDEOSetAUDIO1BE    EF0306    00D6    DD01    0032    2001    00AUDIO2BE    EF0306    0026    DD01    0032    2002    00AUDIO3BE    EF0306    00B6    DC01    0032    2003    00
    Turn
     
    off BE
      
    EF03 06    0046    DC01    0032    2000    00GetBE    EF0306    0075    DC02    0032    2000    00AUDIO-VIDEOSetAUDIO1BE    EF0306    0092    DD01    0031    2001    00AUDIO2BE    EF0306    0062    DD01    0031    2002    00AUDIO3BE    EF0306    00F2    DC01    0031    2003    00
    Turn
     
    off BE
      
    EF03 06    0002    DC01    0031    2000    00GetBE    EF0306    0031    DC02    0031    2000    00IR  REMOTE   FREQ.NORMALSetOff BE    EF0306    00FF    3D01    0030    2600    00OnBE    EF0306    006F    3C01    0030    2601    00GetBE    EF0306    00CC   3D02    0030    2600    00
    IR
     
    REMOTE
     
    FREQ.
    HIGHSetOff BE    EF0306    0003    3C01    0031    2600    00OnBE    EF0306    0093    3D01    0031    2601    00GetBE    EF0306    0030    3C02    0031    2600    00
    (continued on next page) 
    						
    							
    5
    
    RS-232C Communication (continued)
    Names  Operation   TypeHeader Command   DataCRCActionType
    Setting   Code
    LANGUAGESetENGLISH BE    EF0306    00F7    D301    0005    3000    00FRANÇAISBE    EF0306    0067    D201    0005    3001    00DEUTSCHBE    EF0306    0097    D201    0005    3002    00ESPAÑOLBE    EF0306    0007    D301    0005    3003    00ITALIANOBE    EF0306    0037    D101    0005    3004    00NORSKBE    EF0306    00A7    D001    0005    3005    00NEDERLANDSBE    EF0306    0057    D001    0005    3006    00PORTUGUÊSBE    EF0306    00C7    D101    0005    3007    00BE   EF03 06    0037    D401    0005    3008    00BE   EF03 06    00A7    D501    0005    3009    00BE   EF03 06    0037    DE01    0005    3010    00BE   EF03 06    0057    D501    0005    300A    00SVENSKABE    EF0306    00C7    D401    0005    300B    00PУCCKИЙBE    EF0306    00F7    D601    0005    300C    00SUOMIBE    EF0306    0067    D701    0005    300D    00POLSKIBE    EF0306    0097    D701    0005    300E    00TÜRKÇEBE    EF0306    0007    D601    0005    300F    00GetBE    EF0306    00C4    D302    0005    3000    00
    MENU
     
    POSITION
     
    HGet BE    EF0306    0004    D702    0015    3000    00IncrementBE    EF0306    0062    D704    0015    3000    00DecrementBE    EF0306    00B3    D605    0015    3000    00MENU  POSITION   H   ResetExecute BE    EF0306    00DC    C606    0043    7000    00
    MENU
     
    POSITION
     
    VGet BE    EF0306    0040    D702    0016    3000    00IncrementBE    EF0306    0026    D704    0016    3000    00DecrementBE    EF0306    00F7    D605    0016    3000    00MENU  POSITION   V   ResetExecute BE    EF0306    00A8    C706    0044    7000    00BLANKSetMyScreenBE    EF0306    00FB    CA01    0000    3020    00ORIGINALBE    EF0306    00FB    E201    0000    3040    00BLUEBE    EF0306    00CB    D301    0000    3003    00WHITEBE    EF0306    006B    D001    0000    3005    00BLACKBE    EF0306    009B    D001    0000    3006    00GetBE    EF0306    0008    D302    0000    3000    00
    BLANK
     
    On/OffSet TURN   OFFBE    EF0306    00FB    D801    0020    3000    00
    TURN
     
    ON BE
      
    EF03 06    006B    D901    0020    3001    00GetBE    EF0306    00C8    D802    0020    3000    00
    START
     
    UPSetMyScreen BE    EF0306    00CB    CB01    0004    3020    00ORIGINALBE    EF0306    000B    D201    0004    3000    00
    TURN
     
    OFF BE
      
    EF03 06    009B    D301    0004    3001    00GetBE    EF0306    0038    D202    0004    3000    00
    MyScreen
     
    LOCKSet TURN   OFFBE    EF0306    003B    EF01    00C0    3000    00
    TURN
     
    ON BE
      
    EF03 06    00AB    EE01    00C0    3001    00GetBE    EF0306    0008    EF02    00C0    3000    00MESSAGESetTURN   OFFBE    EF0306    008F    D601    0017    3000    00
    TURN
     
    ON BE
      
    EF03 06    001F    D701    0017    3001    00GetBE    EF0306    00BC    D602    0017    3000    00
    AUTO
     
    SEARCHSet TURN   OFFBE    EF0306    00B6    D601    0016    2000    00
    TURN
     
    ON BE
      
    EF03 06    0026    D701    0016    2001    00GetBE    EF0306    0085    D602    0016    2000    00
    (continued on next page)
    RS-232C communication command table (continued) 
    						
    							
    6
    
    RS-232C Communication (continued)
    RS-232C communication command table (continued)
    Names  Operation   TypeHeader Command   DataCRCActionType
    Setting   Code
    AUTO  KEYSTONESet TURN   OFFBE    EF0306    00EA    D101    000F    2000    00
    TURN
     
    ON BE
      
    EF03 06    007A    D001    000F    2001    00GetBE    EF0306    00D9    D102    000F    2000    00
    AUTO
     
    ONSet TURN   OFFBE    EF0306    003B   8901   0020   3100   00
    TURN
     
    ON BE
      
    EF03 06    00AB   8801   0020   3101   00GetBE    EF0306    0008   8902   0020   3100   00
    AUTO
     
    OFFGet BE    EF0306    0008    8602    0010    3100    00IncrementBE    EF0306    006E    8604    0010    3100    00DecrementBE    EF0306    00BF    8705    0010    3100    00
    LAMP
     
    TIMEGet BE    EF0306    00C2    FF02    0090    1000    00
    LAMP
     
    TIME
     
    ResetExecute BE    EF0306    0058    DC06    0030    7000    00
    FILTER
     
    TIMEGet BE    EF0306    00C2    F002    00A0    1000    00
    FILER
     
    TIME
     
    ResetExecute BE    EF0306    0098    C606    0040    7000    00
    MY
     
    BUTTON-1COMPUTER1 BE    EF0306    003A    3301    0000    3600    00COMPUTER2BE    EF0306    00FA    3101    0000    3604    00COMPONENTBE    EF0306    006A    3001    0000    3605    00S-VIDEOBE    EF0306    005A    3201    0000    3602    00VIDEOBE    EF0306    00AA    3201    0000    3601    00INFORMATIONBE    EF0306    00FA    3E01    0000    3610    00AUTO  KEYSTONE   EXECUTEBE   EF03 06    006A    3F01    0000    3611    00
    MY
     
    MEMORY BE
      
    EF03 06    009A    3F01    0000    3612    00
    PICTURE
     
    MODE BE
      
    EF03 06    000A    3E01    0000    3613    00
    FILTER
     
    RESET BE
      
    EF03 06    003A    3C01    0000    3614    00
    e-SHOT
     
    BE
      
    EF03 06    005A    3D01    0000    3616    00
    VOLUME
     
    + BE
      
    EF03 06    00CA    3C01    0000    3617    00
    VOLUME
     
    - BE
      
    EF03 06    003A    3901    0000    3618    00GetBE    EF0306    0009    3302    0000    3600    00
    MY
     
    BUTTON-2COMPUTER1 BE    EF0306    00C6    3201    0001    3600    00COMPUTER2BE    EF0306    0006    3001    0001    3604    00COMPONENTBE    EF0306    0096    3101    0001    3605    00S-VIDEOBE    EF0306    00A6    3301    0001    3602    00VIDEOBE    EF0306    0056    3301    0001    3601    00INFORMATIONBE    EF0306    0006    3F01    0001    3610    00AUTO  KEYSTONE   EXECUTEBE   EF03 06    0096    3E01    0001    3611    00
    MY
     
    MEMORY BE
      
    EF03 06    0066    3E01    0001    3612    00
    PICTURE
     
    MODE BE
      
    EF03 06    00F6    3F01    0001    3613    00
    FILTER
     
    RESET BE
      
    EF03 06    00C6    3D01    0001    3614    00
    e-SHOT
     
    BE
      
    EF03 06    00A6    3C01    0001    3616    00
    VOLUME
     
    + BE
      
    EF03 06    0036    3D01   0001    3617    00
    VOLUME
     
    - BE
      
    EF03 06    00C6    3801    0001    3618    00GetBE    EF0306    00F5    3202    0001    3600    00MAGNIFYGetBE    EF0306    007C    D202    0007    3000    00IncrementBE    EF0306    001A    D204    0007    3000    00DecrementBE    EF0306    00CB    D305    0007    3000    00FREEZESetNORMALBE    EF0306    0083    D201    0002    3000    00FREEZEBE    EF0306    0013    D301    0002    3001    00GetBE    EF0306    00B0    D202    0002    3000    00 
    						
    							
    7
    
    RS-232C Communication (continued)
    RS-232C communication command table (continued)
    Names  Operation   TypeHeader Command   DataCRCActionType
    Setting   Code
    e-SHOT SetOFF BE    EF0306    003A    C301    0000    3500    00IMAGE1BE    EF0306    00AA    C201    0000    3501    00IMAGE2BE    EF0306    005A    C201    0000    3502    00IMAGE3BE    EF0306    00CA    C301    0000    3503    00IMAGE4BE    EF0306    00FA    C101    0000    3504    00GetBE    EF0306    0009    C302    0000    3500    00
    e-SHOT
     
    IMAGE1
     
    DeleteExecute BE    EF0306    0071    C306    0001    3500    00
    e-SHOT
     
    IMAGE2
     
    DeleteExecute BE    EF0306    0035    C306    0002    3500    00
    e-SHOT
     
    IMAGE3
     
    DeleteExecute BE    EF0306    00C9    C206    0003    3500    00
    e-SHOT
     
    IMAGE4
     
    DeleteExecute BE    EF0306    00BD    C306    0004    3500    00 
    						
    All Dukane manuals Comments (0)

    Related Manuals for Dukane Imagepro 8782 Portable Lcd Projector Users Manual