Owner manual

5-18 IM MX190-01E
getConfigDataMX [Visual C only]
Syntax
int getConfigDataMX(DAQMX daqmx, MXConfigData *
pMXConfigData);
Parameters
daqmx Specify the device descriptor.
pMXConfigData Specify the destination where the setup data is to be returned.
Description
Gets the setup data collectively.
Stores setup data in the specified location if the return destination is specified.
In the case of Visual Basic, retrieve data collectively for each data structure
individually. Or, retrieve them one after another.
Return value
Returns an error number.
Error:
Not descriptor No device descriptor.
Reference
CDAQMX::getConfig
CDAQMXConfig::getMXConfigData
5.1 Details of Functions - MX100 (Visual C/Visual Basic) -