ICP DAS USA ET-7H16M Series User Manual page 42

Table of Contents

Advertisement

The following API functions are used to access ET-7H16 module.
SDK Functions
AddCmdClient
AddDataClient
RemoveCmdClient
RemoveDataClient
GetScanParam
SetScanParam
StartLogger
StopLogger
GetTCPReceivedCnt
TransmitData
GetTotalReadCnt
ReadGainOffset
ReadDIO
WriteDO
WriteDOBit
ReadAI
PET-7H16M Series User Manual, version 1.0.1
.NET Functions
ET7HLogger.AddCmdClient
ET7HLogger.AddDataClient
ET7HLogger.SetPWMFrequency
ET7HLogger.GetPWMFrequency
ET7HLogger.SetPWMMode
ET7HLogger.GetPWMMode
ET7HLogger.StartLogger
ET7HLogger.StopLogger
ET7HLogger.GetTCPReceivedCnt Read the total data count that thread
ET7HLogger.TransmitData
ET7HLogger. GetTotalReadCnt
ET7HLogger.ReadGainOffset
ET7HLogger. ReadDIO
ET7HLogger.WriteDO
ET7HLogger. WriteDOBit
ET7HLogger.ReadAI
Description
Create a connection to set/get
parameters.
Create a connection for transferring
data.
Close the TCP connection of command
port.
Close the TCP connection of data
transmission port.
Get scan parameter from ET-7H16
Set scan parameter to ET-7H16
Set data path and start a log thread
for saving the sampling data
Stop log thread for saving the data.
received from TCP data port
Notify ET-7H16 to send data to PC
from data port
Read total data count of ET-7H16's
magic scan
Read the gain/offset values for
application to calibrate 8 channel's
analog data
Read the DI and DO status
Write DO output
Write DO output channel by channel
Read the calibrated analog input
(Engineering format).
P.42

Advertisement

Table of Contents
loading

Table of Contents