PET-7H16M Series User Manual, version 1.0.1 P.42
The following API functions are used to access ET-7H16 module.
SDK Functions
.NET Functions
Description
AddCmdClient
ET7HLogger.AddCmdClient
Create a connection to set/get
parameters.
AddDataClient
ET7HLogger.AddDataClient
Create a connection for transferring
data.
RemoveCmdClient
ET7HLogger.SetPWMFrequency
Close the TCP connection of command
port.
RemoveDataClient
ET7HLogger.GetPWMFrequency Close the TCP connection of data
transmission port.
GetScanParam
ET7HLogger.SetPWMMode
Get scan parameter from ET-7H16
SetScanParam
ET7HLogger.GetPWMMode
Set scan parameter to ET-7H16
StartLogger
ET7HLogger.StartLogger
Set data path and start a log thread
for saving the sampling data
StopLogger
ET7HLogger.StopLogger
Stop log thread for saving the data.
GetTCPReceivedCnt
ET7HLogger.GetTCPReceivedCnt Read the total data count that thread
received from TCP data port
TransmitData
ET7HLogger.TransmitData
Notify ET-7H16 to send data to PC
from data port
GetTotalReadCnt
ET7HLogger. GetTotalReadCnt
Read total data count of ET-7H16’s
magic scan
ReadGainOffset
ET7HLogger.ReadGainOffset
Read the gain/offset values for
application to calibrate 8 channel’s
analog data
ReadDIO
ET7HLogger. ReadDIO
Read the DI and DO status
WriteDO
ET7HLogger.WriteDO
Write DO output
WriteDOBit
ET7HLogger. WriteDOBit
Write DO output channel by channel
ReadAI
ET7HLogger.ReadAI
Read the calibrated analog input
(Engineering format).
Содержание ET-7H16M Series
Страница 1: ...ET 7H16M Series User Manual Version 1 0 1 January 2019 Written by Sean Hsu Edited by Anna Huang...
Страница 20: ...1 5 Block Diagram PET 7H16M functions are illustrated in the block diagram shown here...
Страница 32: ...PET 7H16M Series User Manual version 1 0 1 P 32...
Страница 34: ...PET 7H16M Series User Manual version 1 0 1 P 34...