A SERVICE OF

logo

SERIAL Digital I/O Series User Manual Eagle Technology - Data Acquisition
Analog Output – SRL 30
The SRL 30 has 4 x 14-bit analog output channels with a range of ±10 volt. These channels
are very easy to program. A single command is used to write to them.
Writing to a DAC channel
A single call is necessary to set a voltage on a DAC channel. The table below shows the
relation between the software channel and the channel on the connector.
Assigned
Software
Channel
Assigned
Connector
Pin
0 DAC0
1 DAC1
2 DAC2
3 DAC3
Table 4-7 Assigned DAC Channels
API-CALL
Long EDRE_DAWrite (ulng Sn, ulng Channel, long uVoltage)
The serial number, DAC channel and micro-voltage is needed to set a DAC channel’s
voltage. A return code will indicate if any errors occurred.
ACTIVEX CALL
Long EDREDAX.Write (ulng Channel, long uVoltage)
The DAC channel and micro-voltage is needed to set a DAC channel’s voltage. A return code
will indicate if any errors occurred.
Eagle Technology © Copyright 2003 – www.eagledaq.com 22