Owner manual

5-76 IM MX190-01E
setSystemTimeoutMX
Syntax
int setSystemTimeoutMX(DAQMX daqmx, int timeout);
Declaration
Public Declare Function setSystemTimeoutMX Lib "DAQMX"(ByVal
daqmx As Long, ByVal timeout As Long) As Long
Parameters
daqmx Specify the device descriptor.
timeout Specify the timeout value in numbers of seconds.
Description
Sets the timeout value.
The setup data is retrieved collectively, changed, and sent collectively.
Return value
Returns an error number.
Error:
Not descriptor No device descriptor.
Reference
CDAQMX::getMXConfig
CDAQMX::setMXConfig
CDAQMXConfig::getClassMXSysInfo
CDAQMXSysInfo::setCFTimeout
5.1 Details of Functions - MX100 (Visual C/Visual Basic) -