User Guide
Standard NetLinx API (SNAPI) R 1.8.0
22
Component Functions: (Cont.)
Name: Channel: Level: Command: Constant: Notes:
setTiltRamp(DOWN) 133 TILT_DN Ramping Channel: Tilt is ramped down while channel is active
setTiltRamp(UP) 132 TILT_UP Ramping Channel: Tilt is ramped up while channel is active
setTiltSpeed(speed) 30 TILT_SPEED_LVL Set tilt speed, range is 0-255 (0=slow)
setZoom(zoom) 15 ZOOM_LVL Set zoom position, range is 0-255 (0=out/Wide)
setZoomRamp(IN) 159 ZOOM_IN Ramping Channel: Zoom is ramped in (tele) while channel is active
setZoomRamp(OUT) 158 ZOOM_OUT Ramping Channel: Zoom is ramped out(wide) while channel is active
setZoomSpeed(speed) 18 ZOOM_SPEED_LVL Set zoom speed, range is 0-255 (0=slow)
Listener
Name: Camera Listener
Interface: ICameraComponentListener
ICameraComponentListener
Listener Functions:
Name: Channel: Level: Command: Constant: Notes:
processAutoFocusEvent 162 AUTO_FOCUS_FB Feedback Channel: Auto focus is on if channel is active
processAutoIrisEvent 163 AUTO_IRIS_FB Feedback Channel: Auto iris is on if channel is active
processCameraCompo-
nentCountEvent
CAMERACOMPONENTCOUNT-
<count>
Response to ?CAMERACOMPONENTCOUNT, where <count> is the integer number
of camera components
processCameraPreset-
CountEvent
CAMERAPRESETCOUNT-<count> Response to ?CAMERAPRESETCOUNT, where <count> is the integer number of cam-
era presets
processCameraPre-
setEvent
CAMERAPRESET-<preset> Camera preset changed, where <preset> is 1-x and x is the maximum supported preset
(see specific module documentation)
processCameraPreset-
PropertiesEvent
CAMERAPRESETPROPERTIES-
<index>,<displayName>,<value>[;-
<index>,<displayName>,<value>]
Response to ?CAMERAPRESETPROPERTIES
processCameraPreset-
PropertyEvent
CAMERAPRESETPROPERTY-
<index>,<displayName>,<value>
Response to ?CAMERAPRESETPROPERTY
processFocusEvent 16 FOCUS_LVL Focus changed, range is 0-255 (0=near)
processFocusRampE-
vent
161 FOCUS_FAR_FB Feedback Channel: Focus is ramping far while channel is on
processFocusRampE-
vent
160 FOCUS_NEAR_FB Feedback Channel: Focus is ramping near while channel is on
processFocusSpeedE-
vent
19 FOCUS_SPEED_LVL Focus speed changed, range is 0-255 (0=slow)
processIrisEvent 17 IRIS_LVL Iris changed, range is 0-255 (0=closed)
processIrisRampEvent 175 IRIS_CLOSE_FB Feedback Channel: Iris is ramping closed while channel is on
processIrisRampEvent 174 IRIS_OPEN_FB Feedback Channel: Iris is ramping open while channel is on