User Guide
Standard NetLinx API (SNAPI) R 1.8.0
128
Document Camera Functions (Cont.)
Name Component Channel Level Command Constant Notes
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
getInputSource() ISourceSelectComponent ?INPUT Query current input, responds with INPUT-
<sourceSelect>,<inputNumber> where
<sourceSelect> is RGB,SVIDEO,COM-
POSITE,COMPO-
NENT,DVI,HDMI,SDI,VGA,AUDIO,AUXILI
ARY,CABLE,CAM-
ERA,CD,DVD,FRONT,HDTV,LASER-
DISC,LINE,MEDIAPLAYER,MINIDISC,PH
ONO,SATEL-
LITE,TAPE,TUNER,TV,VCR,VIDEO and
<inputNumber> is the instance number of
the source select
setInputGroupSelect(group) ISourceSelectComponent INPUTGROUPSE-
LECT-<inputGroup>
Set input group selection
setInputSelect(index) ISourceSelectComponent INPUTSELECT-
<index>
Set input selection
setInputSource(TV,1) ISourceSelectComponent 30 SOURCE_TV1 Momentary Function Channel: Selects
input TV,1 when channel is activated
setInputSource(VIDEO,1) ISourceSelectComponent 31 SOURCE_VIDEO1 Momentary Function Channel: Selects
input VIDEO,1 when channel is activated
setInputSource(VIDEO,2) ISourceSelectComponent 32 SOURCE_VIDEO2 Momentary Function Channel: Selects
input VIDEO,2 when channel is activated
setInputSource(VIDEO,3) ISourceSelectComponent 33 SOURCE_VIDEO3 Momentary Function Channel: Selects
input VIDEO,3 when channel is activated
setInputSource(TAPE,1) ISourceSelectComponent 34 SOURCE_TAPE1 Momentary Function Channel: Selects
input TAPE,1 when channel is activated
setInputSource(TAPE,2) ISourceSelectComponent 35 SOURCE_TAPE2 Momentary Function Channel: Selects
input TAPE,2 when channel is activated