page 6.15 105-681B January 2007
Digital Projection
LIGHTNING 30sx+m, 40sx+m
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