User Guide

Standard NetLinx API (SNAPI) R 1.8.0
322
Video Projector Functions (Cont.)
Name Component Channel Level Command Constant Notes
processInputPropertyEvent(String[]) ISourceSelectComponentListener INPUTPROPERTY-
<index>,<input-
Group>,<deviceLa-
bel>,<signalType>,<AV
Type>
Response to ?INPUTPROPERTY-
<index>,<group>,<label>,<signal-
Type>,<AVType>, where <group> is the
integer index based on mutually exclusive
inputs, <label> is the text on the device,
<signalType> is RGB,SVIDEO,COMPOS-
ITE,COMPO-
NENT,DVI,HDMI,SDI,VGA,USB,LINELEVE
L,SPEAKERLEVEL,OPTICAL,COAXIAL or
UNKNOWN and <AVType> is
AUDIO,VIDEO,ALL
processInputSelectEvent(index) ISourceSelectComponentListener INPUTSELECT-
<index>
Returns integer index of currently selected
input
processInputSourceEvent(InputSourceSe-
lectInfo)
ISourceSelectComponentListener INPUT-<sourceSe-
lect>,<inputNumber>
Current input has changed, where <source-
Select> is RGB,SVIDEO,COMPOS-
ITE,COMPONENT,DVI,HDMI,SDI,VGA,AU
DIO,AUXILIARY,CABLE,CAMERA,CD,
COMPUTER, DVD,FRONT,HDTV,LASER-
DISC,LINE,MEDIAPLAYER,MINI-
DISC,PHONO,SATELLITE,TAPE,TUNER,T
V,VCR,VIDEO and <inputNumber> is the
instance number of the source select
getProjectorPreset() IVideoProjectorComponent ?VPROJPRESET Query for projector preset, responds with
VPROJPRESET-<preset>
setProjectorPreset(preset) IVideoProjectorComponent VPROJPRESET-<pre-
set>
Recall projector preset where <preset> is
1-x and x is the maximum supported preset
(see specific module documentation)
processProjectorPresetEvent(int) IVideoProjectorComponentListener VPROJPRESET-<int> Projector preset changed, where <preset>
is 1-x and x is the maximum supported pre-
set (see specific module documentation)
cycleVolumeMute() IVolumeComponent 26 VOL_MUTE Momentary Function Channel: Cycle vol-
ume mute when channel is activated
cycleVolumePreset() IVolumeComponent 138 VOL_PRESET Momentary Function Channel: Cycle cam-
era preset when channel is activated
getVolumePreset() IVolumeComponent ?VOLPRESET Query for volume preset, responds with
VOLPRESET-<preset>
saveVolumePreset(preset) IVolumeComponent VOLPRESETSAVE-
<preset>
Save Volume Preset where <preset> is 1 to
x and x is the maximum supported preset
(see specific module documentation)
setVolume(level) IVolumeComponent 1 VOL_LVL Set volume, range is 0-255
setVolumeMuteOn(state) IVolumeComponent 199 VOL_MUTE_ON Discrete Function Channel: Volume mute is
on while channel is active
setVolumePreset(preset) IVolumeComponent VOLPRESET-<preset> Recall volume preset where <preset> is 1
to x and x is the maximum supported pre-
set (see specific module documentation)