Home > Epson > Projector > Epson Projector Emp 7000 Specifications

Epson Projector Emp 7000 Specifications

    Download as PDF Print this page Share this page

    Have a look at the manual Epson Projector Emp 7000 Specifications online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 1734 Epson manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.

    							1/5/99
    ESC / VP Reference ManualLevel 3
    Page 61
    Change Screen Mode ( Group  :  6   Item  :  7 )
    Change Screen Mode Setting
      [Function]   Sets modes for changing screen.
      [Form]       1B  07  01  06  07  Parameter  CS
      [Parameter]
    This parameter specifies the data to modes when changing screens.
    Possible Data for Setting :
    O F F :   00
    Left top    Right bottom :   01
    Left    Right :   02
    Edge    Center :   03
    
    	
    Get Change Screen Mode
      [Function]   Gets the modes when changing screens.
      [Form]       1B  06  02  06  07  EB
      [Return Value]
    Returns the present change screen mode.
    !	
    	
    
    
      
     
    Initialize Change Screen Mode
      [Function]   Initializes the mode when changing screens.
      [Form]       1B  06  03  06  07  EA 
    						
    							1/5/99
    ESC / VP Reference ManualLevel 3
    Page 62
    User Gamma ( Group  :  6   Item  :  8 )
    User Gamma Setting
        [Function]      Sets user gamma data and sends the ideal gamma data which is 33 gradation.
            The gamma data is reflected immediately after sending all data. But while displaying
            blank screen, the gamma is not reflected.
      [Form]       1B  27  01  06  08  Gamma Data  CS
        [Gamma Data]
            Gamma Data :          33 byte       (Ideal Gamma Data : 0 to 32)
    	
    
     
    
    
    Get User Gamma
        [Function]      Gets user gamma data. The data is ideal gamma table which is 33 gradation presently
            set on the firmware.
      [Form]       1B  06  02  06  08  CS
      [Return Value]
              Gamma Data    33 byte      (Ideal Gamma DatDirection of Data (PC to Projector) a    :    0 to 32)
    		
    #$$ 
    	
    
    
      
     
    Initialize User Gamma
        [Function]      Initializes the user gamma set on the projector.
      [Form]       1B  06  03  06  08  E9 
    						
    							1/5/99
    ESC / VP Reference ManualLevel 3
    Page 63
    3.8 Custom
    Sets added function that user can program. Each function for Custom is as shown below.
    Effect Key ( Group  :  7   Item  :  0 )
    Effect Key
        [Function]      Indicates that effect keys are pressed.
      [Form]       1B  07  01  07  00  Parameter  CS
      [Parameter]
        This parameter specifies the data to effect keys.
        Possible Data for Setting :
    Effect 1 Key      : 00
    Effect 2 Key      : 01
    Effect 3 Key      : 02
    Effect 4 Key      : 03
    Effect 5 Key      : 04
    	 
    						
    							1/5/99
    ESC / VP Reference ManualLevel 3
    Page 64
    Custom Key Function ( Group  :  7   Item  :   1 )
    Custom Key Function Setting
        [Function]      Sets the function assigned to custom keys.
      [Form]       1B  07  01  07  01  Parameter  CS
      [Parameter]
        This parameter specifies the data to effect keys.
        Possible Data for Setting :
    Zoom      : 00
    Preview      : 01
    Strobe  : 02
    	
    Get Custom Key Function
        [Function]      Gets the present custom key function.
      [Form]       1B  06  02  07  01  F0
      [Return Value]
    Returns the present non-display area color.
    	
    	
    
    
      
     
    Initialize Custom Key Function
        [Function]      Initializes custom key function.
      [Form]       1B  06  03  07  01  EF 
    						
    							1/5/99
    ESC / VP Reference ManualLevel 3
    Page 65
    Counts of Strobe Frames ( Group  :  7   Item  :  2 )
    Counts of Strobe Frames Setting
        [Function]      Sets number of frames.
      [Form]       1B  07  01  07  02  Parameter  CS
      [Parameter]
     This parameter specifies the data to the number of frames.
     Possible Data for Setting :
    Frames 4   :  00
    Frames 9   :  01
    Frames 16  :  02
    
    	
    Get Counts of Strobe Frames
        [Function]      Gets the present number of frames.
      [Form]       1B  06  02  07  02  EF
      [Return Value]
    Returns the present number of frames.
    	
    	
    
    
      
     
    Initialize Counts of Strobe Frames
        [Function]      Initializes the number of frames.
      [Form]       1B  06  03  07  02  EE 
    						
    							1/5/99
    ESC / VP Reference ManualLevel 3
    Page 66
    Counts of Strobe Time ( Group  : 7   Item  :  3 )
    Counts of Strobe Time Setting
        [Function]      Sets numbers of strobe time.
      [Form]       1B  07  01  07  03  Parameter  CS
      [Parameter]
    This parameter specifies numbers of strobe time.
    	
    Get Counts of Strobe Time
        [Function]      Gets the present number of strobe time.
      [Form]       1B  06  02  07  03  EE
      [Return Value]
    Returns the present number of strobe time.
     	
     	
    
    
      
     
    Initialize Counts of Strobe Time
        [Function]      Initializes number of strobe time.
      [Form]       1B  06  03  07  03  ED 
    						
    							1/5/99
    ESC / VP Reference ManualLevel 3
    Page 67
    3.9  Hardware Control
    Controls hardware directly. Each function of the Hardware Control is as shown below.
    Change operation mode to Circuit Adjustment mode to control hardware.
    I 2 C ( Group  :  8   Item  :  0 )
    Hardware Control from I 2 C bus
        [Function]      Controls hardware by I 2 C bus.
      [Form]       1B  Size  01  08  00  Parameter  CS
      [Parameter]
    This parameter specifies the action of    I 2 C bus.
    W hen you want to set values for each device, refer the I 2 C bus communication system
    of the device and match the following I 2 C bus action.
        I 2 C bus Action :
    Start Requirement                               : 00
    Stop Requirement                                : 0F
    Write  1 byte                                    : 03
    Following 1byte after this is the write data.
    Write Byte Specify                              : 05
    Following 1byte after this is the specified byte number.
    Data follows further    is the write data.
    
     	 
    						
    							1/5/99
    ESC / VP Reference ManualLevel 3
    Page 68
    Get State of Hardware from I 2 C Bus
        [Function]      Gets the state of hardware from I 2 C Bus.
      [Form]       1B  Size  02  08  00  Parameter  CS
      [Parameter]
    This parameter specifies the action of I 2 C Bus.
    W hen you want to get values from each device, refer the I 2 C bus communication system
    of the devices and match the following I 2 C bus action.
        I 2 C Bus Action :
    Start Requirement                                       : 00
    Stop Requirement                                        : 0F
    1 byte Read (response bit A CK)           : 01
    1 byte Read (response bit N A K)          : 02
    Specified byte Read                      : 04
    The 1byte follows after this is the specified byte number.
    1 byte W rite (Slave address, Data address etc.)        : 03
    The 1byte follows after this is the write data.
      [Return Value]
    Returns data from I 2 C Bus.
    
    
      
     
    %$
    & ()	
    %
    &()	
    
     (e.g.)
    
    
      
     
    
     *
     	
    	
    
     	
    
    
    +
    
     		
    
    +
    
     		
    
    ,-
     	
    
     
    						
    							1/5/99
    ESC / VP Reference ManualLevel 3
    Page 69
    Memory ( Group  :  8   Item  :  1 )
    Memory Data Setting
      [Function]   W rites memory data.
      [Form]       1B 0A  01  08  01  Parameter  CS
      [Parameter]
    This parameter specifies the addresses to write data and set data to memory.
        Address   :   3 byte
        Set Data  :   1 byte
    	
      
    ! 
    
    Get Memory Data
        [Function]      Gets values of Memory.
      [Form]       1B  09  02  08  01  Parameter  CS
      [Parameter]
    This parameter specifies addresses.
        Address :  3 byte
      [Return Value]
    Returns the data of specified address.
    *	
    
    
      
     
    	
    	--..
    /! 0! 
    						
    							1/5/99
    ESC / VP Reference ManualLevel 3
    Page 70
    VS 2000 ( Group  :  8   Item  :  2 )
    VS 2000 Data Setting
        [Function]      Controls VS2000. (Sets 1byte data to the register of VS2000.)
      [Form]       1B  0B  01  08  02  Parameter  CS
      [Parameter]
    This parameter specifies the first address, off-set address and set data of VS2000.
            VS 2000 First Address :  3 byte
            VS 2000 Off-set Address :  1 byte
        VS 2000 Set Data :       1 byte
    
    
    
     	
    
    
    
    Get VS 2000 Data
      [Function]   Gets values of VS2000.
      [Form]       1B  0A  02  08  02  Parameter  CS
      [Parameter]
    This parameter specifies the first address, off-set address and set data of VS2000.
            VS 2000 First Address :  3 byte
            VS 2000 Off-set Address :  1 byte
      [Return Value]
    Returns 1byte of the address data specified.
    		
    
    
      
     
    	
    
    $
    
     		
    
    1.
    	--.. 
    						
    All Epson manuals Comments (0)

    Related Manuals for Epson Projector Emp 7000 Specifications