点击或拖拽改变大小

HslCommunication.Secs 命名空间

[缺少 "N:HslCommunication.Secs" 的 <summary> 文档]

  说明
公共类Gem
GEM相关的数据读写信息
公共类SecsGemSerial
串口类相关的Secs
公共类代码示例SecsHsms
HSMS的协议实现,SECS基于TCP的版本,实现了secs1和secs2规约的封装,可以收发任意的功能码数据,业务逻辑部分需要二次开发
公共类代码示例SecsHsmsServer
Secs Hsms的虚拟服务器,可以用来模拟Secs设备,等待客户端的连接,可以自定义响应客户端的数据
The virtual server of Secs Hsms can be used to simulate Secs devices, wait for the connection of the client, and can customize the response to the client's data
委托
  委托说明
公共委托SecsHsmsOnSecsMessageReceivedDelegate
Secs消息接收的事件
公共委托SecsHsmsServerSecsMessageReceivedDelegate
当接收到来自客户的Secs信息时触发的对象
Object fired when Secs information from client is received