Owner manual

5-10 IM MX190-01E
formatCFMX
Syntax
int formatCFMX(DAQMX daqmx);
Declaration
Public Declare Function formatCFMX Lib "DAQMX"(ByVal daqmx As
Long) As Long
Parameters
daqmx Specify the device descriptor.
Description
Formats the CF (Compact Flash) card.
The response to this function may take several seconds or longer. The time
required varies depending on the medium used.
Return value
Returns an error number.
Error:
Not descriptor No device descriptor.
Reference
CDAQMX::formatCF
5.1 Details of Functions - MX100 (Visual C/Visual Basic) -