Owner manual
2-43
IM MX190-01E
MX100 -Visual C++
2
CDAQMX::formatCF
Syntax
virtual int formatCF(void);
Description
Formats the CF card.
The FIFO stops. If auto control is enabled, the FIFO starts after the function
completes successfully.
Return value
Returns an error number.
Reference
getNo getPacketVersion getUserTime runCommand startFIFO
stopFIFO
CDAQMX::getAOPWMData
Syntax
int getAOPWMData(CDAQMXAOPWMData & cMXAOPWMData,
CDAQMXTransmit & cMXTransmit);
Parameters
cMXAOPWMData Specify the destination where the AO/PWM data is to be
returned.
cMXTransmit Specify the destination where the transmission output data
is to be returned.
Description
Gets of AO/PWM data and transmission output data.
Return value
Returns an error number.
Reference
getNo getPacketVersion getUserTime runCommand
CDAQMXAOPWMData::initialize CDAQMXAOPWMData::setAOPWM
CDAQMXTransmit::initialize CDAQMXTransmit::setTransmit
2.5 Details of the MX100 Class