3. HAL Properties
Advent Instruments Inc.
•
Ensure the ring generator (RING.ENABLE) stays off and remains off
for the duration of play out.
•
Ensure all tone generation is off (tones, noise, waveform playback) and
remains off for the duration of play out.
•
The off-hook detection function does not operate when the line voltage
is positive.
•
The ring trip detection function does not operate in this mode.
•
Do not access the DCPROFILE.VOLTAGE property during play out.
Older AI-7280's will not support this mode of operation due to a hardware
limitation. The MODE property will always return a zero when read. The
hardware limitation can be removed if the unit is returned for calibration.
Name:
DCPROFILE.COUNT
ID:
219
Type:
Numeric
Description:
Sets the number of samples left to play out. A positive value starts play out while a
negative value enables continuous play out. Setting a value of zero stops any play out in
progress. As samples are playing, this value decrements (if positive).
Name:
DCPROFILE.INDEX
ID:
216
Type:
Numeric
Description:
Index position used to access or play out a sample in the buffer. This value can range
from zero to 229375. All read and writes to the VOLTAGE property increment the
INDEX property.
When play out is running (COUNT not equal to zeor) the index automatically resets to
zero if the end of the buffer is reached, or is set to LOOPSTART if LOOPEND is
reached.
Name:
DCPROFILE.LOOPEND
ID:
221
Type:
Numeric
Description:
Used to set the end of a play out range. When INDEX becomes greater than this value, it
is set to LOOPSTART. By default LOOPEND is set to the maximum buffer index
(229375).
Name:
DCPROFILE.LOOPSTART
ID:
220
Type:
Numeric
Description:
Used to set the beginning of a play out range. When INDEX becomes greater than
LOOPEND, it is set to this value. By default LOOPSTART is set to zero.
28
AI-7280 Programmers Guide - Direct Control