HslCommunication.Profinet.Delta 命名空间 |
[缺少 "N:HslCommunication.Profinet.Delta" 的 <summary> 文档]
类 | 说明 | |
---|---|---|
DeltaSerial |
台达PLC的串口通讯类,基于Modbus-Rtu协议开发,按照台达的地址进行实现。 The serial communication class of Delta PLC is developed based on the Modbus-Rtu protocol and implemented according to Delta's address. | |
DeltaSerialAscii |
台达PLC的串口通讯类,基于Modbus-Ascii协议开发,按照台达的地址进行实现。 The serial communication class of Delta PLC is developed based on the Modbus-Ascii protocol and implemented according to Delta's address. | |
DeltaSerialAsciiOverTcp |
台达PLC的串口通讯类,基于Modbus-Ascii协议开发,使用串口转网口的透传实现,按照台达的地址进行实现。 The serial communication class of Delta PLC is developed based on the Modbus-Ascii protocol and implemented according to Delta's address. | |
DeltaSerialOverTcp |
台达PLC的串口转网口透传类,基于Modbus-Rtu协议开发,但是实际的通信管道使用的是网络,但是实际的地址是台达的地址进行读写操作。 Delta PLC's serial port to network port transparent transmission class is developed based on the Modbus-Rtu protocol, but the actual communication channel uses the network, but the actual address is Delta's address for read and write operations. | |
DeltaTcpNet |
台达PLC的网口通讯类,基于Modbus-Rtu协议开发,按照台达的地址进行实现。 The tcp communication class of Delta PLC is developed based on the Modbus-Tcp protocol and implemented according to Delta's address. |
接口 | 说明 | |
---|---|---|
IDelta |
台达PLC的相关的接口信息
|
枚举 | 说明 | |
---|---|---|
DeltaSeries |
台达的系列信息
|