Cdaqmxsysinfo::getcftimeout, Cdaqmxsysinfo::getcfwritemode, Cdaqmxsysinfo::getchnum – Yokogawa PC-Based MX100 User Manual

Page 219

Advertising
background image

2-196

IM MX190-01E

CDAQMXSysInfo::getCFTimeout

Syntax

int getCFTimeout(void);

Description

Gets the timeout value from the System configuration data field of the data member.

Return value

Returns the timeout value.

CDAQMXSysInfo::getCFWriteMode

Syntax

int getCFWriteMode(void);

Description

Gets the CF write mode value from the System configuration data field of the data
member.

Return value

Returns the CF write mode.

CDAQMXSysInfo::getChNum

Syntax

int getChNum(int moduleNo);

Parameters

moduleNo

Specify the module number.

Description

Gets the number of channels of the module corresponding to the specified module
number from the System configuration data field of the data member.

Returns 0 if it does not exist.

Return value

Returns the number of channels.

Reference

getMXModuleData

2.5 Details of the MX100 Class

Advertising