Private members – Yokogawa PC-Based MX100 User Manual

Page 588

Advertising
background image

12-24

IM MX190-01E

Member Data Manipulation

measClear

Initializes the data member for retrieval of the

measured data.

userClear

Initializes the data member of the management

field.

Data Update Functions

updateAll

Updates all status and information data.

updateRenew

Updates the status.

Data Retrieval Functions

getDataCh

Gets the FIFO values by channel.

getDataFIFO

Gets FIFO values by FIFO.

getInstCh

Gets instantaneous values by channel.

getInstFIFO

Gets instantaneous values by FIFO.

Utilities

nextFIFO

Increments the current index number by FIFO.

getVersionMX100DLL

Gets the version number of the DLL.

getRevisionMX100DLL

Gets the revision number of the DLL.

• Inherited Members

See CDAQHandler.
m_comm m_nRemainSize receive receiveRemain send
See CDAQMX
m_nNo m_nLastError m_bAutoFIFO m_llUserTime m_nSessionNo
m_chFIFONo m_chFIFOIndex m_chDataType m_chDeciPos
m_lastFIFODataNo m_lastChDataNo m_startChNo m_endChNo
m_curChNo m_startFIFOIdx m_endFIFOIdx m_curFIFOIdx
m_startDataNo m_endDataNo m_curDataNo m_nFIFONo m_nDataNum
m_nChNum runCommand sendPacket receivePacket receiveBlock nop
registry getNo incCurDataNo incCurFIFOIdx getDataNo searchChNo
clearAttr clearData runPacket receiveBuffer m_nTimeNum
m_packetVer m_nItemError m_bTalkConfig m_bTalkChInfo
m_bTalkData getPacketVersion clearLastDataNoCh
clearLastDataNoFIFO getVersionDLL getRevisionDLL

Private Members

None.

12.4 Details of the MX100 Class

Advertising