User Guide
293
Standard NetLinx API (SNAPI) R 1.8.0
Video Conferencer Functions (Cont.)
Name Component Channel Level Command Constant Notes
processQueryDBEvent(PhonebookRecord) IPhonebookComponentListener PHONE-
BOOKRECORD-
<key>,<id>,<#>,<name
>,<number>
Phonebook record for search with search
key <key>. <id> is the record ID, <#> is the
record position from 1 to the total number
of records, <name> is the name/label and
<number> is the phone number.
processSearchDBEvent(PhonebookSearch-
Set)
IPhonebookComponentListener PHONEBOOK-
SEARCHRESULT-
<key>,<count>
Phonebook search results are available for
search with search key <key>. <count> is
the total count of records. Use PHONE-
BOOKNEXT and PHONEBOOKPREV to
get more records.
processStartOfSetEvent(String) IPhonebookComponentListener PHONEBOOKSTART-
<key>
Beginning of search set was reached for
search with search key <key>
processUpdateRecordEvent(boolean,String) IPhonebookComponentListener PHONEBOOKUP-
DATE-<id>,<success>
Phonebook record with index/id of <id> was
updated if <success> is 1, otherwise
update failed.
cyclePower() IPowerComponent 9 POWER Momentary Function Channel: Cycle power
when channel is activated
setPower(ON) IPowerComponent 27 PWR_ON Momentary Function Channel: Power is
turned on when channel is activated
setPower(OFF) IPowerComponent 28 PWR_OFF Momentary Function Channel: Power is
turned off when channel is activated
setPower(ps) IPowerComponent 255 POWER_ON Discrete Function Channel: Power is on
while channel is active
setPowerSensor(nld,nIOChan) IPowerComponent IOLINK-<dps>,<chan-
nel>
Associate a Power Sensor with the device
where <dps> is the DPS in string form, i.e.
17:1:0, and <channel> is the channel on
the IO device to which the power sensor is
connected.
processPowerEvent(ON) IPowerComponentListener 255 POWER_FB Feedback Channel: Power state changed,
power is on while channel is on
cycleInputSource() ISourceSelectComponent 196 SOURCE_CYCLE Momentary Function Channel: Cycle input
source when channel is activated
getInputCount() ISourceSelectComponent ?INPUTCOUNT Query for the number of inputs
getInputGroupSelect() ISourceSelectComponent ?INPUTGROUPSE-
LECT
Query for currently selected input group
getInputProperties() ISourceSelectComponent ?INPUTPROPERTIES Query for the properties of all inputs
getInputProperty(index) ISourceSelectComponent ?INPUTPROPERTY Query for the properties of a specific input
getInputSelect() ISourceSelectComponent ?INPUTSELECT Query for currently selected input