2cdaqmxbalanceresult::setmxbalanceresult, Cdaqmxbalanceresult::setresult – Yokogawa PC-Based MX100 User Manual

Page 108

Advertising
background image

2-85

IM MX190-01E

MX100 -Visual C++

2

CDAQMXBalanceResult::setMXBalanceResult

Syntax

void setMXBalanceResult(MXBalanceResult * pMXBalanceResult);

Parameters

pMXBalanceResult

Specify the initial balance result.

Description

Sets the data in a structure.
Stores the contents in the structure specified in the data member.
If not specified, the data member is initialized.

Reference

initMXBalanceResult

CDAQMXBalanceResult::setResult

Syntax

void setResult(int balanceNo, int iResult);

Parameters

balanceNo

Specify the initial balance data number.

iResult

Specify the initial balance result.

Description

Stores the specified value in the field indicated by the specified data number of the

data member.
If the data number is set to "Specify All initial balance numbers,Åh the same value is

stored in all data.

2.5 Details of the MX100 Class

Advertising