10 computedarwin – Yokogawa PC-Based MX100 User Manual
Page 501
Advertising

10-3
IM MX190-01E
Functions for the DARWIN - Visual C/Visual Basic -
10
computeDARWIN
Syntax
int computeDARWIN(DAQDARWIN daqdarwin, int iCompute);
Declaration
Public Declare Function computeDARWIN Lib "DAQDARWIN"(ByVal
daqdarwin As Long, ByVal iCompute As Long) As Long
Parameters
daqdarwin
Specify the device descriptor.
iCompute
Specify the computation.
Description
Starts/stops computation.
• Valid with the computation function.
• This function executes the EX command of the DARWIN communication function.
Return value
Returns an error number.
Error:
Not descriptor
No device descriptor.
Reference
CDAQDARWIN::compute
10.1 Details of Functions - DARWIN (Visual C/Visual Basic) -
Advertising