page 6.14 105-681B January 2007
6. Appendix
Digital Projection
LIGHTNING 30sx+m, 40sx+m
User Manual
Image Orientation
Used to set and query image orientation.
CALL
: "image,imageorient,write,[orient]"
: Where [orient] is one of "normal", "nsflip", "ewflip" or "newsflip"
RETURNS : "[msg id],ACK,imageorient,[orient]"
: OR
: "[msg id],NAK,imageorient"
CALL
: "image,imageorient,read,[urgency switch]"
NOTE
: Urgency switch is currently ignored (can be set to 0).
RETURNS : "[msg id],imageorient,[orient]"
: OR
: "[msg id],NAK,imageorient"
Image Mirror Park
Used to set and query mirror park.
CALL
: "image,mirrorpark,write,[mode]"
: Where [mode] is one of "park" or "release"
RETURNS : "[msg id],ACK,mirrorpark,[orient]"
: OR
: "[msg id],NAK,mirrorpark"
CALL
: "image,mirrorpark,read,[urgency switch]"
NOTE
: Urgency switch is currently ignored (can be set to 0).
RETURNS : "[msg id],mirrorpark,[mode]"
: OR
: "[msg id],NAK,mirrorpark"
Notes