User Guide
Standard NetLinx API (SNAPI) R 1.8.0
38
Component Functions: (Cont.)
Name: Channel: Level: Command: Constant: Notes:
setRepeat-
State(REPEAT_ALL)
183 DISC_REPEAT_ALL_ON Momentary Function Channel: Repeat-all is on while channel is active
setRepeat-
State(REPEAT_DISC)
181 DISC_REPEAT_DISC_ON Momentary Function Channel: Repeat-disc is on while channel is active
setRepeat-
State(REPEAT_OFF)
184 DISC_REPEAT_OFF_ON Momentary Function Channel: Repeat-off is on while channel is active
setRepeat-
State(REPEAT_TRACK)
182 DISC_REPEAT_TRACK_
ON
Momentary Function Channel: Repeat-track is on while channel is active
setTitleCounterNotifica-
tionOn(state)
TITLECOUNTERNOTIFY-<state> Turn title counter notification on or off, where <state> is 1 or 0
Listener
Name: Disc Device Listener
Interface: IDiscDeviceComponentListener
IDiscDeviceComponentListener
Listener Functions:
Name: Channel: Level: Command: Constant: Notes:
processDiscInfoEvent DISCINFO-<num>,<duration>,<# of
titles>,<#of tracks>,<discType>,<id>
Disc info changed, where <num> is disc number, <duration> is a disc duration String in
the format [-]hh:mm:ss.ff, <# of tracks> is the number of titles in this disc, <# of tracks>
is the number of tracks in this disc, <disctype> is the disc type (AUDIO_ONLY,
VIDEO_ONLY, AUDIOVIDEO) and <id> is the disc database id.
processDiscProperties-
Event
DISCPROP-<key>,<value> Disc properties query changed, responds with multiple DISCPROP-<key>,<value>
commands, one for each key
processRandom-
StateEvent
179 DISC_RANDOM_ALL_FB Feedback Channel: Random state change (see chart below)
processRandom-
StateEvent
178 DISC_RANDOM_DISC_F
B
Feedback Channel: Random state change (see chart below)
processRandom-
StateEvent
180 DISC_RANDOM_OFF_FB Feedback Channel: Random state change (see chart below)
processRepeat-
StateEvent
183 DISC_REPEAT_ALL_FB Feedback Channel: Repeat state change (see chart below)
processRepeat-
StateEvent
181 DISC_REPEAT_DISC_FB Feedback Channel: Repeat state change (see chart below)
processRepeat-
StateEvent
184 DISC_REPEAT_OFF_FB Feedback Channel: Repeat state change (see chart below)
processRepeat-
StateEvent
182 DISC_REPEAT_TRACK_
FB
Feedback Channel: Repeat state change (see chart below)
processTitleCounter-
Event
TITLECOUNTER-<counter> Title counter changed, where <counter> is a String in the format [-]hh:mm:ss.ff