点击或拖拽改变大小

SecsValueGetValueLength 方法

获取当前的 SecsValue 的数据长度信息

命名空间:  HslCommunication.Secs.Types
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public static int GetValueLength(
	SecsValue secsValue
)

参数

secsValue
类型:HslCommunication.Secs.TypesSecsValue
secs值

返回值

类型:Int32
数据长度信息
参见