点击或拖拽改变大小

SecsMessageGetItemValues 方法 (Encoding)

使用指定的编码获取当前消息的所有对象信息

命名空间:  HslCommunication.Secs.Types
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public SecsValue GetItemValues(
	Encoding encoding
)

参数

encoding
类型:System.TextEncoding
自定义的编码信息

返回值

类型:SecsValue
Secs数据对象
参见