Cdaqmxsysinfo::getstandbytype, Cdaqmxsysinfo::getstyle, Cdaqmxsysinfo::gettempunit – Yokogawa PC-Based MX100 User Manual

Page 225

Advertising
background image

2-202

IM MX190-01E

CDAQMXSysInfo::getStandbyType

Syntax

int getStandbyType(int moduleNo);

Parameters

moduleNo

Specify the module number.

Description

Gets the module type upon startup of the module corresponding to the specified
module number from the System configuration data field of the data member.

If it does not exist, “No module” is returned.

Return value

Returns the module type.

Reference

getMXModuleData

CDAQMXSysInfo::getStyle

Syntax

int getStyle(void);

Description

Gets the style from the System configuration data field of the data member.

Return value

Returns the style value.

CDAQMXSysInfo::getTempUnit

Syntax

int getTempUnit(void);

Description

Gets the temperature units from the System configuration data field of the data

member.

Return value

Returns the temperature unit type.

2.5 Details of the MX100 Class

Advertising