Programming
26
AXP-PLV PosiTrack Pilot Video Camera Controller
AXP-AI8 Send_Commands
An AXP-AI8 is located within the AXP-PLV. These commands are necessary for turning channel
delta modes ON and OFF. Delta mode compensates for level changes in continuous rotation
potentiometers and should be turned ON for iris and focus knobs in the AXP-PLV.
Video Send_Commands (Cont.)
@VSD
Sets the video
default settings
(brightness, con-
trast, saturation,
hue).
Syntax:
"’@VSD’"
Variables:
data = 0 (min) - 255 (max)
Example:
SEND_COMMAND TP,"’@VSD’"
Sets the incoming video values to their default settings.
@VST
Sets the video sig-
nal saturation.
Syntax:
"’@VST<data>’"
Variables:
data = 0 (min) - 255 (max)
Example:
SEND_COMMAND TP,"’@VST 128’"
Sets the video saturation to 128.
Send_Commands
SEND COMMAND AI8,"'DELTA5 ON'"
or
SEND COMMAND AI8,"'DELTA5'"
Puts channel 5 in delta mode. (Iris)
SEND COMMAND AI8,"'DELTA7 ON'"
or
SEND COMMAND AI8,"'DELTA7'"
Puts channel 7 in delta mode. (Focus)
SEND COMMAND AI8,"'DELTA5 OFF'"
Takes channel 5 out of delta mode.
SEND COMMAND AI8,"'DELTA7 OFF'"
Takes channel 7 out of delta mode.
Содержание AXP-PLV
Страница 8: ...Introduction 4 AXP PLV PosiTrack Pilot Video Camera Controller ...
Страница 12: ...Installation 8 AXP PLV PosiTrack Pilot Video Camera Controller ...
Страница 22: ...Designing Touch Panel Pages 18 AXP PLV PosiTrack Pilot Video Camera Controller ...
Страница 44: ...Programming 40 AXP PLV PosiTrack Pilot Video Camera Controller ...
Страница 53: ...Upgrading The Firmware 49 AXP PLV PosiTrack Pilot Video Camera Controller ...