User Guide
Standard NetLinx API (SNAPI) R 1.8.0
284
Video Conferencer Functions (Cont.)
Name Component Channel Level Command Constant Notes
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
processZoomRampEvent(IN) ICameraComponentListener 159 ZOOM_IN_FB Feedback Channel: Zoom is ramping in
(tele) while channel is on
processZoomSpeedEvent(int) ICameraComponentListener 18 ZOOM_SPEED_LVL Zoom speed changed, range is 0-255
(0=slow)
cycleAudibleRing() IDialerComponent 205 DIAL_AUDIBLE_RING Momentary Function Channel: Cycle audi-
ble ring when channel is activated
cycleAutoAnswer() IDialerComponent 204 DIAL_AUTO_ANSWER Momentary Function Channel: Cycle auto
answer when channel is activated
cycleOffHook() IDialerComponent 202 DIAL_OFF_HOOK Momentary Function Channel: Cycle hook
state when channel is activated
dial(recordID) IDialerComponent DIALID-<id> Dial a speed dial record, where <id> is a
record id returned by a speed dial search.
dial(index) IDialerComponent DIALINDEX-<index> Dial a speed dial index, where <index> is 1
to x and x is the maximum supported
speed dial index (see specific module doc-
umentation)
dialDTMF(char) IDialerComponent DTMF-<digit> Send a DTMF tone for a character without
regard for hook status
dialNumber(number) IDialerComponent DIALNUMBER-<num-
ber>
Dial a number where <number> is the num-
ber to be dialed.
flashHook() IDialerComponent 208 DIAL_FLASH_HOOK Momentary Function Channel: Flash hook
when channel is activated
getDialerStatus() IDialerComponent ?DIALERSTATUS Querydialer status, responds with DIALER-
STATUS-<status>, where <status> is DIAL-
ING,BUSY,RINGING,DISCONNECTED,NE
GOTIATING,FAULT,CONNECTED
redial() IDialerComponent 201 DIAL_REDIAL Momentary Function Channel: Redial when
channel is activated