User Guide
Standard NetLinx API (SNAPI) R 1.8.0
198
Pre Amp Surround Sound Processor Functions (Cont.)
Name Component Channel Level Command Constant Notes
nextSurroundMode() IPreAmpComponent 170 SURROUND_NEXT Momentary Function Channel: Next sur-
round mode is selected when channel is
activated
previousSurroundMode() IPreAmpComponent 171 SURROUND_PREV Momentary Function Channel: Previous
surround mode is selected when channel is
activated
setBalance(balance) IPreAmpComponent 2 BALANCE_LVL Set balance level, range is 0-255, 0 is left
and 255 is right
setBass(bass) IPreAmpComponent 3 BASS_LVL Set bass level, range is 0-255
setLoudnessOn(state) IPreAmpComponent 207 LOUDNESS_ON Discrete Function Channel: Loudness is on
while channel is active
setSurroundMode(sm) IPreAmpComponent SURROUND-<mode> Set surround mode, where <mode> is
MOVIE,MUSIC,OFF
setTreble(treble) IPreAmpComponent 4 TREBLE_LVL Set treble level, range is 0-255
processBalanceEvent(int) IPreAmpComponentListener 2 BALANCE_LVL Balance changed, range is 0-255, 0 is left
and 255 is right
processBassEvent(int) IPreAmpComponentListener 3 BASS_LVL Bass changed, range is 0-255
processLoudnessEvent(boolean) IPreAmpComponentListener 207 LOUDNESS_FB Feedback Channel: Loudness is on if chan-
nel is on
processSurroundModeEvent(SurroundMode) IPreAmpComponentListener SURROUND-<mode> Surround mode changed, where <mode> is
MUSIC,MOVIE,OFF
processTrebleEvent(int) IPreAmpComponentListener 4 TREBLE_LVL Treble changed, range is 0-255
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,AUXILIA
RY,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