beautypg.com

Cdaqmxchinfo::setfifono, Cdaqmxchinfo::setmxchinfo – Yokogawa PC-Based MX100 User Manual

Page 153

background image

2-130

IM MX190-01E

CDAQMXChInfo::setFIFONo

Syntax

void setFIFONo(int fifoNo);

Parameters

fifoNo

Specify the FIFO number.

Description

Stores the specified value in the FIFO number field of the data member.

CDAQMXChInfo::setMXChInfo

Syntax

void setMXChInfo(MXChInfo * pMXChInfo);

Parameters

pMXChInfo

Specify the channel information data.

Description

Sets the data in a structure. Stores the contents of the specified structure in the data

member.
If not specified, the data member is initialized.

Reference

initialize setFIFOIndex setFIFONo setMXChID

2.5 Details of the MX100 Class