Autofifomx – Yokogawa PC-Based MX100 User Manual

Page 260

Advertising
background image

5-2

IM MX190-01E

autoFIFOMX

Syntax

int autoFIFOMX(DAQMX daqmx, int bAuto);

Declaration

Public Declare Function autoFIFOMX Lib "DAQMX"(ByVal daqmx As
Long, ByVal bAuto As Long) As Long

Parameters

daqmx

Specify the device descriptor.

bAuto

Specify the boolean value.

Description

Sets auto control of the FIFO.

Return value

Returns an error number.
Error:

Not descriptor

No device descriptor.

Reference

CDAQMX::autoFIFO

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

Advertising