Protected members – Yokogawa PC-Based MX100 User Manual

Page 1012

Advertising
background image

19-18

IM MX190-01E

Utilities

isObject

Checks an object.

• Inherited Members

See CDAQHandler.
close getErrorMessage getMaxLenErrorMessage getRevisionAPI
getVersionAPI receiveLine sendLine setTimeOut

See CDAQDARWIN
compute establish getChDataByASCII getChDataByBinary getChInfo
getReportStatus getSetDataByLine getStatusByte getSystemConfig
initSystem receiveByte reporting runCommand sendTrigger
setAlarm setDELTA setDI setRRJC setRTD setPOWER setPULSE
setScallingUnit setSKIP setSTRAIN setTC setVOLT
talkCalibrationData talkChInfo talkDataByASCII
talkDataByBinary talkOperationData talkSetupData transMode

Protected Members

Data Members

m_code

Field for storing the retrieve code type.

m_statusByte

Field for storing the status byte.

m_reportStatus

Field for storing the report status.

m_cSysInfo

Field for storing the system configuration data.

m_cMeasData

Field for storing various types of information on

measurement channels.

m_cMathData

Field for storing various types of information on

computation channels.

Communication Functions

updateAll

Updates all status and information data.

updateRenew

Updates the status.

updateChInfo

Updates all channel information data.

Data Retrieval

getInstChBINARY

Gets the measured data in binary mode.

getInstChASCII

Gets the measured data in ASCII mode.

getInfoCh

Gets the channel information data.

Member Data Manipulation

measClear

Initializes the data member for retrieval of the
measured data.

19.6 Details of the DARWIN Class

Advertising