Home > Digital Projection > Projector > Digital Projection Lightning 35hd-T, 40hd-t User Manual

Digital Projection Lightning 35hd-T, 40hd-t User Manual

    Download as PDF Print this page Share this page

    Have a look at the manual Digital Projection Lightning 35hd-T, 40hd-t User Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 577 Digital Projection manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.

    							105-453B January 2007  Page 6.17
    Digital Projection LIGHTNING 35HD-T, 40HD-T User Manual  6. Appendix
    Image Colour Temperature Gain 
    Used to set and query image colour temperature levels.
    CALL   : “image,colourtempgain,write,r,[r level],g,[g level],b,[b level]”
       : Where [level] is 0.0 to 2.0 in steps of 0.001
    RETURNS  : “[msg id],ACK,colourtempgain,r,[r level],g,[g level],b,[b level]”
       : OR
       : “[msg id],NAK,colourtempgain”
    CALL   : “image,colourtempgain,read,[urgency switch]”
    NOTE   : Urgency switch is currently ignored (can be set to 0).
    RETURNS  : “[msg id],colourtempgain,[r level],[g level],[b level]”
       : OR
       : “[msg id],NAK,colourtempgain”
    Input Image Size 
    Used to set and query image input size.
    CALL   : “image,inputimagesize,write,c,[cols],r,[rows]”
       : Where [cols] is the number of pixels range 640 to DMD size
       : and [rows] is the number of lines range 480 to DMD size.
    RETURNS  : “[msg id],ACK,inputimagesize,c,[cols],r,[rows]”
       : OR
       : “[msg id],NAK,inputimagesize”
    CALL   : “image,inputimagesize,read,[urgency switch]”
    NOTE   : Urgency switch is currently ignored (can be set to 0).
    RETURNS  : “[msg id],ACK,inputimagesize,[cols],[rows]”
       : OR
       : “[msg id],NAK,inputimagesize”
    Notes 
    						
    							Page 6.18  105-453B January 2007
    6. Appendix  Digital Projection LIGHTNING 35HD-T, 40HD-T User Manual
    Input Image Window Size 
    Used to set and query image input window size.
    CALL   : “image,inputimagewindow,write,c,[cols],r,[rows]”
       : Where [cols] is the number of pixels range 640 to DMD size
       : and [rows] is the number of lines range 480 to DMD size.
    RETURNS  : “[msg id],ACK,inputimagewindow,c,[cols],r,[rows]”
       : OR
       : “[msg id],NAK,inputimagewindow”
    CALL   : “image,inputimagewindow,read,[urgency switch]”
    NOTE   : Urgency switch is currently ignored (can be set to 0).
    RETURNS  : “[msg id],ACK,inputimagewindow,[cols],[rows]”
       : OR
       : “[msg id],NAK,inputimagewindow”
    Image Position 
    Used to set and query image position.
    CALL   : “image,imageposition,write,c,[cols offset],r,[rows offset]”
       : Where [cols] is the number of pixels offset from centre
       : and [rows] is the number of lines offset from centre.
       : Positive values move the image down and right and negative move
       : the image up and left.
    RETURNS  : “[msg id],ACK,imageposition,c,[cols offset],r,[rows offset]”
       : OR
       : “[msg id],NAK,imageposition”
    CALL   : “image,imageposition,read,[urgency switch]”
    NOTE   : Urgency switch is currently ignored (can be set to 0).
    RETURNS  : “[msg id],ACK,imageposition,[cols offset],[rows offset]”
       : OR
       : “[msg id],NAK,imageposition”
    Notes 
    						
    							105-453B January 2007  Page 6.19
    Digital Projection LIGHTNING 35HD-T, 40HD-T User Manual  6. Appendix
    Input Capture Offset 
    Used to set and query image capture offset.
    CALL   : “image,inputcaptureoffset,write,c,[cols offset],r,[rows offset]”
       : Where [cols] is the number of pixels offset from centre
       : and [rows] is the number of lines offset from centre.
       : Positive values move the image down and right and negative move
    the image up and left.
    RETURNS  : “[msg id],ACK,inputcaptureoffset,c,[cols offset],r,[rows offset]”
       : OR
       : “[msg id],NAK,inputcaptureoffset”
    CALL   : “image,inputcaptureoffset,read,[urgency switch]”
    NOTE   : Urgency switch is currently ignored (can be set to 0).
    RETURNS  : “[msg id],ACK,inputcaptureoffset,[cols offset],[rows offset]”
       : OR
       : “[msg id],NAK,inputcaptureoffset”
    Notes 
    						
    							Page 6.20  105-453B January 2007
    6. Appendix  Digital Projection LIGHTNING 35HD-T, 40HD-T User Manual
    Test Patterns 
    Used to set and query test patterns.
    CALL   : “image,testpattern,write,[pattern name][vertical rate]”
       : Where [pattern name] is one of:
       : black        - Full Screen Black
       : white        - Full Screen White
       : green        - Full Screen Green
       : red          - Full Screen Red
       : blue         - Full Screen Blue
       : checker      - ANSI Checkerboard
       : align        - Alignment Pattern
       : h_ramp       - Horizontal Ramp
       : v_ramp       - Vertical Ramp
       : max_lumens   - Native White
       : native_white - Native White
       : off          - Normal Picture
       : and [vertical rate] is 60.
    RETURNS  : “[msg id],ACK,testpattern,[pattern name][vertical rate]”
       : OR
       : “[msg id],NAK,testpattern”
    CALL   : “image,testpattern,read,[urgency switch]”
    NOTE   : Urgency switch is currently ignored (can be set to 0).
    RETURNS  : “[msg id],testpattern,[pattern name][vertical rate]”
       : OR
       : “[msg id],NAK,testpattern”
    Notes 
    						
    							105-453B January 2007  Page 6.21
    Digital Projection LIGHTNING 35HD-T, 40HD-T User Manual  6. Appendix
    Degamma Table Select 
    Used to set and query degamma table settings.
    CALL   : “image,degammaselect,write,[table no.][parametric]”
       : Where [table no.] is one of:
       : 0   - Graphics/NTSC
       : 1   - Graphics Enhanced
       : 2   - NTSC Enhanced
       : 3   - PAL/SECAM 2.8
       : 4   - PAL/SECAM Enhanced
       : 5   - Linear
       : 
       : 255 - use parametric value:
       :
       : and [parametric] is in the range 0.01 to 4.0 in steps of 0.0001
    RETURNS  : “[msg id],ACK,degammaselect,[table no.][parametric]”
       : OR
       : “[msg id],NAK,degammaselect”
    CALL   : “image,degammaselect,read,[urgency switch]”
    NOTE   : Urgency switch is currently ignored (can be set to 0).
    RETURNS  : “[msg id],degammaselect,[table no.][parametric]”
       : OR
       : “[msg id],NAK,degammaselect”
    Notes 
    						
    							Page 6.22  105-453B January 2007
    6. Appendix  Digital Projection LIGHTNING 35HD-T, 40HD-T User Manual
    Picture Mute 
    Used to set and query picture mute.
    CALL   : “image,picmute,write,[mode]”
       : Where [mode] is one of “on” or “off”
    RETURNS  : “[msg id],ACK,picmute,[mode]”
       : OR
       : “[msg id],NAK,picmute”
    CALL   : “image,picmute,read,[urgency switch]”
    NOTE   : Urgency switch is currently ignored (can be set to 0).
    RETURNS  : “[msg id],picmute,[mode]”
       : OR
       : “[msg id],NAK,picmute”
    Notes 
    						
    							105-453B January 2007  Page 6.23
    Digital Projection LIGHTNING 35HD-T, 40HD-T User Manual  6. Appendix
    Lens Commands
    Lens Stop All 
    Used to stop all lens motors.
    CALL   : “lens,stop,write”
    RETURNS  : “[msg id],ACK,stop”
       : OR
       : “[msg id],NAK,stop”
    Lens Move 
    Used to move lens position left-right, up-down and open/close shutter.
    CALL   : “lens,move,write,[axis],[direction],[time],[speed]”
       : Where [axis] is one of:
       : h - horizontal
       : v - vertical
       : f - focus
       : z - zoom
       : s - shutter
       : [direction is one of:
       : l - left  (use with ‘h’)
       : r - right       “
       : u - up    (use with ‘v’)
       : d - down        “
       : o - open  (use with shutter)
       : c - close         “
       : [time] is the move time in milliseconds, currently recommended 
    minimum is 300.
       : [speed] is 0 for slow and 50 for fast.
    NOTE   : Only one axis may be driven at a time.
    RETURNS  : “[msg id],ACK,move”
       : OR
       : “[msg id],NAK,move”
    Notes 
    						
    							Page 6.24  105-453B January 2007
    6. Appendix  Digital Projection LIGHTNING 35HD-T, 40HD-T User Manual
    Lens Goto Absolute Position 
    Used to move lens to absolute co-ordinates.
    CALL   : “lens,goto,write,h,[hpos],v,[vpos],f,[fpos],z,[zpos]”
       : Where hpos, vpos, fpos and zpos are values probably obtained from a 
    ‘goto read’
    NOTE   : Any one or all axis may be driven at the same time.
    RETURNS  : “[msg id],ACK,goto”
       : OR
       : “[msg id],NAK,goto”
    CALL   : “lens,goto,read,[urgency switch]”
    NOTE   : Urgency switch is currently ignored (can be set to 0).
    RETURNS  : “[msg id],goto,[hvfz],[hpos],[ypos],[fpos],[zpos],[spos]”
       : where h,v,f and z are either an axis letter or dash. A letter present 
    indicates that
       : axis is still moving. (eg “H-F-” means that Horizontal and Focus are still 
    moving)
       : [spos] is the shutter position either “o” for open or “c” for closed.
       : OR
       : “[msg id],NAK,goto”
    Lens Goto Centre 
    Used to centre lens mount.
    CALL   : “lens,gotocentre,write”
    RETURNS  : “[msg id],ACK,gotocentre”
       : OR
       : “[msg id],NAK,gotocentre”
    Lens Calibrate Zoom 
    Used to calibrate zoom range.
    CALL   : “lens,calibratezoom,write”
    RETURNS  : “[msg id],ACK,calibratezoom”
       : OR
       : “[msg id],NAK,calibratezoom”
    Notes 
    						
    							105-453B January 2007  Page 6.25
    Digital Projection LIGHTNING 35HD-T, 40HD-T User Manual  6. Appendix
    PSU Commands
    Lamp On 
    Used to turn Lamp on and query Lamp state.
    CALL   : “lpsu,on,write,[lamp number]”
    NOTE   : Lamp number currently ignored but must be present
       : (can be set to 0).
    RETURNS  : “[msg id],ACK,on”
       : “[msg id],NAK,on”
    CALL   : “lpsu,on,read,[urgency switch],[lamp number]”
    NOTE   : Urgency switch and lamp number currently ignored
       : but must be present (can be set to 0).
    RETURNS  : “[msg id],lpsu,on”
       : OR
       : “[msg id],lpsu,off”
       : OR
       : “[msg id],NAK,on”
    Lamp Off 
    Used to turn Lamp off and query Lamp state.
    CALL   : “lpsu,off,write,[lamp number]”
    NOTE   : Lamp number currently ignored but must be present
       : (can be set to 0).
    RETURNS  : “[msg id],ACK,on”
       : “[msg id],NAK,on”
    CALL   : “lpsu,on,read,[urgency switch],[lamp number]”
    NOTE   : Urgency switch and lamp number currently ignored but must be 
    present (can be set to 0).
    RETURNS  : “[msg id],lpsu,on”
       : OR
       : “[msg id],lpsu,off”
       : OR
       : “[msg id],NAK,on”
    Notes 
    						
    							Page 6.26  105-453B January 2007
    6. Appendix  Digital Projection LIGHTNING 35HD-T, 40HD-T User Manual
    Lamp Power 
    Used to set and query Lamp power level.
    CALL   : “lpsu,power,write,[lamp number],[% power]”
    NOTE   : Lamp number currently ignored but must be present
       : (can be set to 0).
    RETURNS  : “[msg id],ACK,power”
       : “[msg id],NAK,power”
    CALL   : “lpsu,power,read,[urgency switch],[lamp number]”
    NOTE   : Urgency switch and lamp number currently ignored but must be 
    present (can be set to 0).
    RETURNS  : “[msg id],power,[% power]”
       : OR
       : “[msg id],NAK,power”
    Notes 
    						
    All Digital Projection manuals Comments (0)

    Related Manuals for Digital Projection Lightning 35hd-T, 40hd-t User Manual