User Guide
Standard NetLinx API (SNAPI) R 1.8.0
138
Component Functions: (Cont.)
Name: Channel: Level: Command: Constant: Notes:
scanStation(BACK-
WARD)
228 TUNER_SCAN_REV Momentary Function Channel: Scans for previous station while channel is activate
scanStation(FORWARD) 227 TUNER_SCAN_FWD Momentary Function Channel: Scans for next station while channel is activate.
seekStation(BACK-
WARD)
230 TUNER_SEEK_REV Momentary Function Channel: Seeks for previous station while channel is activate
seekStation(FORWARD) 229 TUNER_SEEK_FWD Momentary Function Channel: Seeks for next station while channel is activate
setBand(tb) BAND-<tb> Set band, where <tb> is
AM,FM,FM_MONO,SATELLITE_RADIO,LONG_WAVE,MEDIUM_WAVE,SHORT_WA
VE,TV
setStation(station) XCH-<station> Set station, where <station> is a station string such as "501", "103.7" or "5.1"
setStationPreset(preset) TUNERPRESET-<preset> Recall tuner preset where <preset> is 1-x and x is the maximum supported preset (see
specific module documentation)
Listener
Name: Tuner Station Listener
Interface: ITunerStationComponentListener
ITunerStationComponentListener
Listener Functions:
Name: Channel: Level: Command: Constant: Notes:
processBandEvent BAND-<band> Band changed, where <tb> is
AM,FM,FM_MONO,SATELLITE_RADIO,LONG_WAVE,MEDIUM_WAVE,SHORT_WA
VE,TV
processStationEvent XCH-<station> Station changed, where <station> is a station string such as "501", "103.7" or "5.1"
processStationPreset-
CountEvent
STATIONPRESETCOUNT-<count> Response to ?TUNERCOUNT, where <count> is the integer number of tuner compo-
nents
processStationPre-
setEvent
TUNERPRESET-<int> Tuner preset changed, where <preset> is 1-x and x is the maximum supported preset
(see specific module documentation)
processStationPreset-
PropertiesEvent
STATIONPRESETPROPERTIES-
<index>,<dis-
playName>,<value>[;<index>,<dis-
playName>,<value>]
Response to ?STATIONPRESETPROPERTIES
processStationPreset-
PropertyEvent
STATIONPRESETPROPERTY-
<index>,<displayName>,<value>
Response to ?STATIONPRESETPROPERTY
processTunerBand-
CountEvent
TUNERBANDCOUNT-<count> Response to ?TUNERBANDCOUNT, where <count> is the integer number of tuner
bands
processTunerBandProp-
ertiesEvent
TUNERBANDPROPERTIES-
<index>,<displayName>,<tuner-
Band>[;<index>,<dis-
playName>,<tunerBand>]
Response to ?TUNERBANDPROPERTIES