10 sendtriggerdarwin – Yokogawa PC-Based MX100 User Manual

Page 523

Advertising
background image

10-25

IM MX190-01E

Functions for the DARWIN - Visual C/Visual Basic -

10

sendTriggerDARWIN

Syntax

int sendTriggerDARWIN(DAQDARWIN daqdarwin);

Declaration

Public Declare Function sendTriggerDARWIN Lib
"DAQDARWIN"(ByVal daqdarwin As Long) As Long

Parameters

daqdarwin

Specify the device descriptor.

Description

Sends a trigger command (ESC T), and receives the response.

Return value

Returns an error number.

Error:
Not descriptor

No device descriptor.

Reference

CDAQDARWIN::sendTrigger

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

Advertising