Owner manual
2-40 IM MX190-01E
m_nDataNum Field for storing the data number.
m_nChNum Field for storing the number of channels.
m_nTimeNum Field for storing the remaining number of time information
data of the measured data.
m_packetVer Field for storing the communication packet version.
m_nItemError Field for storing the setting item number.
m_bTalkConfig Declaration flag for retrieval of the setup data.
m_bTalkChInfo Declaration flag for retrieval of the channel information data.
m_bTalkData Declaration flag for retrieval of the measured data.
Communication Functions
runCommand Executes a command.
sendPacket Sends a packet.
receivePacket Receives a packet.
receiveBlock Receives a block.
runPacket Sends/receives packets.
receiveBuffer Receives the “size” amount of data, including the size information.
Internal Commands
nop Executes the NOP command.
registry Executes the registry command.
Member Data Manipulation
getNo Gets the command number.
incCurDataNo Increments the current data number.
incCurFIFOIdx Increments the channel sequence number in the current FIFO.
getDataNo Gets the data number.
searchChNo Gets the channel number from the channel sequence
number in the FIFO.
clearAttr Initializes the data member.
clearData Initializes the data member related to the retrieval of the
measured data.
getPacketVersion Gets the communication packet version.
clearLastDataNoCh Initializes the last data number of each channel.
clearLastDataNoFIFO Initializes the last data number of each FIFO.
Utilities
getVersionDLL Gets the version number of the DLL.
getRevisionDLL Gets the revision number of the DLL.
• Inherited Members
See CDAQHandler.
m_comm m_nRemainSize
receive receiveRemain send
2.5 Details of the MX100 Class