点击或拖拽改变大小

HslCommunication.Secs.Types 命名空间

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

  说明
公共类OnlineData
在线数据信息
公共类SecsMessage
Secs的消息类对象
公共类SecsMessageExtension
扩展类
公共类代码示例SecsValue
SECS数据的对象信息,可以用来表示层级及嵌套的数据内容,如果需要显示,只需要ToString 方法即可, 如果需要发送SECS设备,只需要 ToSourceBytes,并支持反序列化操作 ParseFromSource(Byte, Encoding),无论是XML元素还是byte[]类型。
公共类VariableName
变量名称类对象
接口
  接口说明
公共接口ISecs
ISecs的接口信息,支持了将数据发送到对方,或是使用问答机制从设备获取数据
The interface information of ISecs supports sending data to the other party, or using the question and answer mechanism to obtain data from the device
枚举
  枚举说明
公共枚举SecsItemType
数据类型的定义