点击或拖拽改变大小

HslHelperGetBitIndexInformation 方法

获取地址信息的位索引,在地址最后一个小数点的位置

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static int GetBitIndexInformation(
	ref string address
)

参数

address
类型:SystemString
地址信息

返回值

类型:Int32
位索引的位置
参见