SecsValueGetValueLength 方法 |
命名空间:
HslCommunication.Secs.Types
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public static int GetValueLength(
SecsValue secsValue
)
Public Shared Function GetValueLength (
secsValue As SecsValue
) As Integer
public:
static int GetValueLength(
SecsValue^ secsValue
)
static member GetValueLength :
secsValue : SecsValue -> int
参数
- secsValue
- 类型:HslCommunication.Secs.TypesSecsValue
secs值
返回值
类型:
Int32数据长度信息
参见