Cdaqmx100::setitemall – Yokogawa PC-Based MX100 User Manual

Page 615

Advertising
background image

12-51

IM MX190-01E

MX100 for Exteded API

12

CDAQMX100::setInterval

Syntax

int setInterval(int moduleNo, int iInterval);

Parameters

moduleNo

Specify the module number.

iInterval

Specify the interval type.

Description

Sets the interval type on the module of the specified module number.

Changes the setup data fields of the data member and sends them collectively.
If the constant for “Specify all module numbers” is specified for the module numbers,

all modules are processed.

Return value

Returns an error number.

Reference

getClassMXItemConfig setItemAll
CDAQMXItemConfig::getClassMXSysInfo
CDAQMXItemConfig::setInterval
CDAQMXSysInfo::getIntegral

CDAQMX100::setItemAll

Syntax

int setItemAll(void);

Description

Sends the setup data field of the data member.
Updates the status and all information data if successful.

Return value

Returns an error number.

Reference

getClassMXItemConfig setConfig updateAll

12.4 Details of the MX100 Class

Advertising