User Guide
213
Standard NetLinx API (SNAPI) R 1.8.0
Receiver Functions (Cont.)
Name Component Channel Level Command Constant Notes
getStation() ITunerStationComponent ?XCH Query for station, responds with XCH-<sta-
tion> where <station> is a station string
such as "501", "103.7" or "5.1"
getStationPreset() ITunerStationComponent ?TUNERPRESET Query for tuner preset, responds with
TUNERPRESET-<preset>
getStationPresetCount() ITunerStationComponent ?STATIONPRESET-
COUNT
Query for number of station presets
getStationPresetProperties() ITunerStationComponent ?STATIONPRESET-
PROPERTIES
Query for properties of all station presets
getStationPresetProperty(index) ITunerStationComponent ?STATIONPRESET-
PROPERTY-<index>
Query for properties of specific station pre-
set
getTunerBandCount() ITunerStationComponent ?TUNERBANDCOUNT Query for number of tuner bands
getTunerBandProperties() ITunerStationComponent ?TUNERBANDPROP-
ERTIES
Query for properties of all tuner bands
getTunerBandProperty(index) ITunerStationComponent ?TUNERBANDPROP-
ERTY-<index>
Query for properties of specific tuner band
getTunerComponentCount() ITunerStationComponent ?TUNERCOMPO-
NENTCOUNT
Query for number of tuner components
getTunerComponentProperties() ITunerStationComponent ?TUNERCOMPO-
NENTPROPERTIES
Query for properties of all tuner compo-
nents
getTunerComponentProperty(index) ITunerStationComponent ?TUNERCOMPO-
NENTPROPERTY-
<index>
Query for properties of specific tuner com-
ponent
gotoPreviousStation() ITunerStationComponent 235 TUNER_PREV Momentary Function Channel: Previous
station is selected when channel is acti-
vated
incrementStation() ITunerStationComponent 22 CHAN_UP Momentary Function Channel: Station is
incremented when channel is activated
nextStationPreset() ITunerStationComponent 225 TUNER_STATION_UP Momentary Function Channel: Next station
preset is selected when channel is acti-
vated
previousStationPreset() ITunerStationComponent 226 TUNER_STATION_DN Momentary Function Channel: Previous
station preset is selected when channel is
activated
scanStation(FORWARD) ITunerStationComponent 227 TUNER_SCAN_FWD Momentary Function Channel: Scans for
next station while channel is activate.
scanStation(BACKWARD) ITunerStationComponent 228 TUNER_SCAN_REV Momentary Function Channel: Scans for
previous station while channel is activate
seekStation(FORWARD) ITunerStationComponent 229 TUNER_SEEK_FWD Momentary Function Channel: Seeks for
next station while channel is activate
seekStation(BACKWARD) ITunerStationComponent 230 TUNER_SEEK_REV Momentary Function Channel: Seeks for
previous station while channel is activate