User Guide

Standard NetLinx API (SNAPI) R 1.8.0
278
VCR Functions (Cont.)
Name Component Channel Level Command Constant Notes
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
setBand(tb) ITunerStationComponent BAND-<tb> Set band, where <tb> is
AM,FM,FM_MONO,SATELLITE_RADIO,L
ONG_WAVE,MEDIUM_WAVE,SHORT_W
AVE,TV
setStation(station) ITunerStationComponent XCH-<station> Set station, where <station> is a station
string such as "501", "103.7" or "5.1"
setStationPreset(preset) ITunerStationComponent TUNERPRESET-<pre-
set>
Recall tuner preset where <preset> is 1-x
and x is the maximum supported preset
(see specific module documentation)
processBandEvent(TunerBand) ITunerStationComponentListener BAND-<band> Band changed, where <tb> is
AM,FM,FM_MONO,SATELLITE_RADIO,L
ONG_WAVE,MEDIUM_WAVE,SHORT_W
AVE,TV
processStationEvent(String) ITunerStationComponentListener XCH-<station> Station changed, where <station> is a sta-
tion string such as "501", "103.7" or "5.1"
processStationPresetCountEvent(count) ITunerStationComponentListener STATIONPRESET-
COUNT-<count>
Response to ?TUNERCOUNT, where
<count> is the integer number of tuner
components
processStationPresetEvent(int) ITunerStationComponentListener TUNERPRESET-<int> Tuner preset changed, where <preset> is
1-x and x is the maximum supported preset
(see specific module documentation)
processStationPresetPropertiesEv-
ent(String[])
ITunerStationComponentListener STATIONPRESET-
PROPERTIES-
<index>,<dis-
playName>,<value>[;<i
ndex>,<dis-
playName>,<value>]
Response to ?STATIONPRESETPROPER-
TIES