Incrementdatanomx – Yokogawa PC-Based MX100 User Manual

Page 290

Advertising
background image

5-32

IM MX190-01E

incrementDataNoMX

Syntax

void incrementDataNoMX(MXDataNo * dataNo, int increment);

Declaration

Public Declare Sub incrementDataNoMX Lib "DAQMX"(ByRef dataNo
As MXDataNo, ByVal increment As Long)

Parameters

dataNo

Specify the data number.

increment

Specify the value to increment by.

Description

Increments the specified data number by the specified amount. The field of the
specified data number is changed.

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

Advertising