Stopfifomx – Yokogawa PC-Based MX100 User Manual

Page 345

Advertising
background image

5-87

IM MX190-01E

Functions for the MX100 (Visual C/Visual Basic)

5

stopFIFOMX

Syntax

int stopFIFOMX(DAQMX daqmx);

Declaration

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

Parameters

daqmx

Specify the device descriptor.

Description

Stops the FIFO.

Return value

Returns an error number.

Error:
Not descriptor

No device descriptor.

Reference

CDAQMX::stopFIFO

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

Advertising