User Guide

49
Standard NetLinx API (SNAPI) R 1.8.0
Document Camera
Component
Name: Document Camera
Interface: IDocumentCameraComponent
IDocumentCameraComponent
Component Functions:
Name: Channel: Level: Command: Constant: Notes:
cycleAutoFocus() 172 AUTO_FOCUS Momentary Function Channel: Cycle auto focus when channel is activated
cycleAutoIris() 173 AUTO_IRIS Momentary Function Channel: Cycle auto iris when channel is activated
cycleLight() 176 DOCCAM_LIGHT Momentary Function Channel: Cycle lights when channel is activated
setAutoFocusOn(state) 162 AUTO_FOCUS_ON Discrete Function Channel: Auto focus is on while channel is active
setAutoIrisOn(state) 163 AUTO_IRIS_ON Discrete Function Channel: Auto iris is on while channel is active
setFocus(focus) 16 FOCUS_LVL Set focus position, range is 0-255 (0=near)
setFocusRamp(FAR) 161 FOCUS_FAR Ramping Channel: Focus is ramped far while channel is active
setFocusRamp(NEAR) 160 FOCUS_NEAR Ramping Channel: Focus is ramped near while channel is active
setFocusSpeed(speed) 19 FOCUS_SPEED_LVL Set focus speed, range is 0-255 (0=slow)
setIris(iris) 17 IRIS_LVL Set iris position, range is 0-255 (0=closed)
setIrisRamp(CLOSE) 175 IRIS_CLOSE Ramping Channel: Iris is ramped closed while channel is active
setIrisRamp(OPEN) 174 IRIS_OPEN Ramping Channel: Iris is ramped open while channel is active
setIrisSpeed(speed) 20 IRIS_SPEED_LVL Set iris speed, range is 0-255 (0=slow)
setLowerLightOn(state) 197 DOCCAM_LOWER_LIGH
T_ON
Discrete Function Channel: Lower light is on while channel is active
setUpperLightOn(state) 198 DOCCAM_UPPER_LIGHT
_ON
Discrete Function Channel: Upper light is on while channel is active
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(far) while channel is active
setZoomSpeed(speed) 18 ZOOM_SPEED_LVL Set zoom speed, range is 0-255 (0=slow)
Listener
Name: Document Camera Listener
Interface: IDocumentCameraComponentListener
IDocumentCameraComponentListener
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