AMX CAFE DUET STANDARD NETLINX API (SNAPI) DEVICES Instruction Manual page 295

Standard netlinx api (snapi) r 1.8.0 devices
Table of Contents

Advertisement

Video Conferencer Functions (Cont.)
Name
setPassbackOn(boolean)
setProperty(key,value)
processDataInitializedEvent(boolean)
processDebugEvent(int)
processDeviceOnLineEvent(boolean)
processPassbackEvent(byte[])
closeSearchDB(searchHandle)
deleteRecord(recordID)
getPhonebookCapacity()
queryDB(si)
Standard NetLinx API (SNAPI) R 1.8.0
Component
Channel Level Command
IModuleComponent
IModuleComponent
IModuleComponentListener
252
IModuleComponentListener
IModuleComponentListener
251
IModuleComponentListener
IPhonebookComponent
IPhonebookComponent
IPhonebookComponent
IPhonebookComponent
Constant
PASSBACK-<state>
PROPERTY-
<key>,<value>
DATA_INITIALIZED
DEBUG-<state>
DEVICE_COMMUNICATING Feedback Channel: Communication is
PHONEBOOKCLOS-
ESEARCH-<key>
PHONEBOOKDE-
LETE-<id>
?PHONEBOOKCA-
PACITY
PHONEBOOKNEXT-
<key>[,<count>,<posi-
tion>]
Notes
Set the passback state where <state> is 1
or 0. When passback is on, all response
from the device will be passed back to the
NetLinx program as a string from the virtual
device
Set the value of property <key> to <value>
Feedback Channel: Module data is syn-
chronized with device while channel is on
Debug state changed where <state> is 1-4
for ERROR, WARNING, DEBUG, INFO
established with device while channel is on
When passback is on, each string received
form the device is sent to the NetLinx pro-
gram as a string. Use a DATA_EVENT
event with a STRING handler to caputre
the data from the device.
Close the search associated with search
key = <key>
Delete phonebook record with index/id of
<id>
Query for the phonebook capacity.
Responds with PHONEBOOKCAPACITY-
<count> where count is 1 to x and x is the
maximum supported phonebook index (see
specific module documentation)
Request next <count> records starting with
record <position> for the phonebook
search associated with search key <key>.
If <count> is not present, it is assumed to
be 1. If <position> is not present, it is
assumed th be the next record in the
search result set based on the last
PHONEBOOKNEXT or PHONEBOOK-
PREV command. Responses with
PHONEBOOKNEXT-<key>,<count>,<posi-
tion> where <key> is the search key,
<count> is the number of records to expect
and <position> is the position of the first
record to be returned between 1 through
the total number of records.
291

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cafe duet

Table of Contents