Initsystemdarwin – Yokogawa PC-Based MX100 User Manual

Page 516

Advertising
background image

10-18

IM MX190-01E

initSystemDARWIN

Syntax

int initSystemDARWIN(DAQDARWIN daqdarwin, int iCtrl);

Declaration

Public Declare Function initSystemDARWIN Lib "DAQDARWIN"(ByVal
daqdarwin As Long, ByVal iCtrl As Long) As Long

Parameters

daqdarwin

Specify the device descriptor.

iCtrl

Specify the system control type.

Description

Executes the operation of the specified system control type.

This function executes the RS, RC, or AR command of the DARWIN communication
function.

Return value

Returns an error number.
Error:

Not descriptor

No device descriptor.

Reference

CDAQDARWIN::initSystem

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

Advertising