MATLAB: Am I unable to configure the analog output ranges on the Advantech PCI-1712 for the Data Acquisition Toolbox

Data Acquisition Toolbox

Why am I unable to configure the analog output ranges on the Advantech PCI-1712 for the Data Acquisition Toolbox?

Best Answer

This bug has been fixed for Release 14 (R14). For previous releases, please read below for any possible workarounds:
This has been verified as a bug in the Data Acqusition Toolbox 2.3 (R14) configuration files for the Advantech PCI-1712.
To work around thjis issue, add the following line to the [PCI-1712] section of the file MWADVANTECH.INI file in the
$MATLAB\toolbox\daq\daq\private
directory to resolve this problem.
SWOutputRange=1
Once done, that section should look as follows:
[PCI-1712]
AIFifo=1024
AIMaxSR=1e6
AIMinSR=154
AIDiffMult=1
AIInterruptMode=0
AIHwTrigger=1
AOMaxSR=0
AOMinSR=0
AOBipolar=1
SWOutputRange=1
DIOConfigWidth=16
DIOInputWidth=0
DIOOutputWidth=0
DIOPorts=2
SWInputType=1