Reportingdarwin – Yokogawa PC-Based MX100 User Manual

Page 520

Advertising
background image

10-22

IM MX190-01E

reportingDARWIN

Syntax

int reportingDARWIN(DAQDARWIN daqdarwin, int iReportRun);

Declaration

Public Declare Function reportingDARWIN Lib "DAQDARWIN"(ByVal
daqdarwin As Long, ByVal iReportRun As Long) As Long

Parameters

daqdarwin

Specify the device descriptor.

iReportRun

Specify the report execution type.

Description

Starts/stops reporting.

• Valid with the report option.
• This function executes the DR command of the DARWIN communication function.

Return value

Returns an error number.
Error:

Not descriptor

No device descriptor.

Reference

CDAQDARWIN::reporting

10.1 Details of Functions - DARWIN (Visual C/Visual Basic) -

Advertising