Owner manual
2-39
IM MX190-01E
MX100 -Visual C++
2
• Overridden Members
Communication Functions
open Establishes connection.
Data Retrieval Functions
getData Gets the measured data.
getChannel Gets the channel information data.
Utilities
isObject Checks an object.
• Inherited Members
See CDAQHandler.
close getErrorMessage getMaxLenErrorMessage getRevisionAPI getVersionAPI
receiveLine sendLine setTimeOut
Protected Members
Data Members
m_nNo Field for storing the command number.
m_nLastError Field for storing MX100-specific errors.
m_bAutoFIFO Field for storing the FIFO auto control.
m_llUserTime Field for storing the user count.
m_nSessionNo Field for storing the session number.
m_chFIFONo Field for storing the FIFO number per channel.
m_chFIFOIndex Field for storing the channel sequence number in the FIFO
per channel.
m_chDataType Field for storing the data type per channel.
m_chDeciPos Field for storing the decimal point position per channel.
m_lastFIFODataNo Field for storing the last data number per FIFO.
m_lastChDataNo Field for storing the last data number per channel.
m_startChNo Field for storing the start channel number.
m_endChNo Field for storing the end channel number.
m_curChNo Field for storing the current channel number.
m_startFIFOIdx Field for storing the start channel sequence number of the
FIFO.
m_endFIFOIdx Field for storing the end channel sequence number of the
FIFO.
m_curFIFOIdx Field for storing the current channel sequence number of the
FIFO.
m_startDataNo Field for storing the start data number.
m_endDataNo Field for storing the end data number.
m_curDataNo Field for storing the current data number.
m_nFIFONo Field for storing the FIFO number.
2.5 Details of the MX100 Class