Transmodedarwin – Yokogawa PC-Based MX100 User Manual

Page 550

Advertising
background image

10-52

IM MX190-01E

transModeDARWIN

Syntax

int transModeDARWIN(DAQDARWIN daqdarwin, int iMode);

Declaration

Public Declare Function transModeDARWIN Lib "DAQDARWIN"(ByVal
daqdarwin As Long, ByVal iMode As Long) As Long

Parameters

daqdarwin

Specify the device descriptor.

iMode

Specify the mode.

Description

Switches to the specified mode.

• This function executes the DS command of the DARWIN communication function.

Return value

Returns an error number.

Error:
Not descriptor

No device descriptor.

Reference

CDAQDARWIN::transMode

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

Advertising