Owner manual
19-35
IM MX190-01E
19
DARWIN for Extended API - Visual C++
CDAQDA100::switchCode
Syntax
int switchCode(int iCode);
Parameters
iCode Gets the retrieve code type.
Description
Stores the specified value in the retrieve code type field of the data member.
Updates the status if successful.
Return value
Returns an error number.
Reference
updateRenew
CDAQDA100::switchCompute
Syntax
int switchCompute(int iCompute);
Parameters
iCompute Specify the computation.
Description
Executes the specified computation.
Updates the status if successful.
Return value
Returns an error number.
Reference
compute updateRenew
CDAQDA100::switchMode
Syntax
int switchMode(int iMode);
Parameters
iMode Specify the mode.
Description
Switches to the specified mode.
Updates the channel information data when switching to the operation mode.
Updates the status if successful.
Return value
Returns an error number.
Reference
transMode updateChInfo updateRenew
19.6 Details of the DARWIN Class