Startfifomx – Yokogawa PC-Based MX100 User Manual

Page 344

Advertising
background image

5-86

IM MX190-01E

startFIFOMX

Syntax

int startFIFOMX(DAQMX daqmx);

Declaration

Public Declare Function startFIFOMX Lib "DAQMX"(ByVal daqmx As
Long) As Long

Parameters

daqmx

Specify the device descriptor.

Description

Starts the FIFO.
• If the FIFO is already started, it is continued.

• It may take time from the start of the FIFO until the measured data can be

retrieved. The time required varies depending on the measurement interval.

Return value

Returns an error number.
Error:

Not descriptor

No device descriptor.

Reference

CDAQMX::startFIFO

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

Advertising