Talkchdatainstmx – Yokogawa PC-Based MX100 User Manual

Page 346

Advertising
background image

5-88

IM MX190-01E

talkChDataInstMX

Syntax

int talkChDataInstMX(DAQMX daqmx, int chNo);

Declaration

Public Declare Function talkChDataInstMX Lib "DAQMX"(ByVal
daqmx As Long, ByVal chNo As Long) As Long

Parameters

daqmx

Specify the device descriptor.

chNo

Specify the channel number.

Description

Declares the retrieval of the measured data of instantaneous values of the specified

channel number.
• For a description of the retrieval operation, see the talkChDataMX function.

Return value

Returns an error number.

Reference

talkChDataMX

5.1 Details of Functions - MX100 (Visual C/Visual Basic) -

Advertising