点击或拖拽改变大小

HslHelperIsAddressEndWithIndex 方法

判断当前的字符串表示的地址,是否以索引为结束

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

参数

address
类型:SystemString
PLC的字符串地址信息

返回值

类型:Boolean
是否以索引结束
参见