Volume Controller - AMX CAFE DUET STANDARD NETLINX API (SNAPI) DEVICES Instruction Manual

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

Advertisement

Volume Controller

IModuleComponent
IModuleComponentListener
IVolumeComponent
IVolumeControllerComponent
IVolumeControllerComponentListener
IVolumeComponentListener
Name: Volume Controller
Interface: IVolumeController
Volume Controller Functions
Name
getDebugState()
getFWVersion()
getProperty(key)
getVersion()
loadProperties(fileName)
passThru(buffer)
reinitialize()
setDebugState(state)
setDeviceDateTime(date)
setPassbackOn(boolean)
setProperty(key,value)
processDataInitializedEvent(boolean)
processDebugEvent(int)
Standard NetLinx API (SNAPI) R 1.8.0
Component
Channel Level Command
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponentListener
252
IModuleComponentListener
Constant
?DEBUG
?FWVERSION
?PROPERTY-<key>
?VERSION
LOADPROPERTY-
<file>
PASSTHRU-<buffer>
REINIT
DEBUG-<state>
CLOCK-<mm/dd/yyyy>
<hh:mm:ss>
PASSBACK-<state>
PROPERTY-
<key>,<value>
DATA_INITIALIZED
DEBUG-<state>
Notes
Query the debug level, responds with
DEBUG-<state> where <state> is 1-4 for
ERROR, WARNING, DEBUG, INFO
Query for the device firmware version,
responds with FWVERSION-<version>
Query for the value of property <key>,
respond with PROPERTY-<key>,<value>
Query for the module version, responds
with VERSION-<version>
Load properties from the file with the sup-
plied filename. Used to load meta-data
properties for modules including Generic IR
modules.
Send a message directly to the device
Reinitialize communication with the device
Set the debug state where <state> is 1-4
for ERROR, WARNING, DEBUG, INFO
Set the device date/time.
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
331

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CAFE DUET STANDARD NETLINX API (SNAPI) DEVICES and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Cafe duet

Table of Contents