User Guide
51
Standard NetLinx API (SNAPI) R 1.8.0
Camera Functions (Cont.)
Name Component Channel Level Command Constant Notes
processCameraPresetPropertiesEv-
ent(String[])
ICameraComponentListener CAMERAPRESET-
PROPERTIES-
<index>,<dis-
playName>,<value>[;-
<index>,<dis-
playName>,<value>]
Response to ?CAMERAPRESETPROP-
ERTIES
processCameraPresetPropertyEvent(String[]) ICameraComponentListener CAMERAPRESET-
PROPERTY-
<index>,<dis-
playName>,<value>
Response to ?CAMERAPRESETPROP-
ERTY
processFocusEvent(int) ICameraComponentListener 16 FOCUS_LVL Focus changed, range is 0-255 (0=near)
processFocusRampEvent(NEAR) ICameraComponentListener 160 FOCUS_NEAR_FB Feedback Channel: Focus is ramping near
while channel is on
processFocusRampEvent(FAR) ICameraComponentListener 161 FOCUS_FAR_FB Feedback Channel: Focus is ramping far
while channel is on
processFocusSpeedEvent(int) ICameraComponentListener 19 FOCUS_SPEED_LVL Focus speed changed, range is 0-255
(0=slow)
processIrisEvent(int) ICameraComponentListener 17 IRIS_LVL Iris changed, range is 0-255 (0=closed)
processIrisRampEvent(OPEN) ICameraComponentListener 174 IRIS_OPEN_FB Feedback Channel: Iris is ramping open
while channel is on
processIrisRampEvent(CLOSE) ICameraComponentListener 175 IRIS_CLOSE_FB Feedback Channel: Iris is ramping closed
while channel is on
processIrisSpeedEvent(int) ICameraComponentListener 20 IRIS_SPEED_LVL Iris speed changed, range is 0-255
(0=slow)
processPanEvent(int) ICameraComponentListener 27 PAN_LVL Pan changed, range is 0-255 (0=left)
processPanRampEvent(LEFT) ICameraComponentListener 134 PAN_LT_FB Feedback Channel: Pan is ramping left
while channel is on
processPanRampEvent(RIGHT) ICameraComponentListener 135 PAN_RT_FB Feedback Channel: Pan is ramping right up
while channel is on
processPanSpeedEvent(int) ICameraComponentListener 29 PAN_SPEED_LVL Pan speed changed, range is 0-255
(0=slow)
processTiltEvent(int) ICameraComponentListener 28 TILT_LVL Tilt changed, range is 0-255 (0=down)
processTiltRampEvent(UP) ICameraComponentListener 132 TILT_UP_FB Feedback Channel: Tilt is ramping up while
channel is on
processTiltRampEvent(DOWN) ICameraComponentListener 133 TILT_DN_FB Feedback Channel: Tilt is ramping down
while channel is on
processTiltSpeedEvent(int) ICameraComponentListener 30 TILT_SPEED_LVL Tilt speed changed, range is 0-255
(0=slow)
processZoomEvent(int) ICameraComponentListener 15 ZOOM_LVL Zoom changed, range is 0-255 (0=out/
wide)
processZoomRampEvent(OUT) ICameraComponentListener 158 ZOOM_OUT_FB Feedback Channel: Zoom is ramping out
(wide) while channel is on