AllenBradleyServerGetAddressIndex 方法 |
获取当前的索引信息
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 protected int GetAddressIndex(
ref string address
)
Protected Function GetAddressIndex (
ByRef address As String
) As Integer
protected:
int GetAddressIndex(
String^% address
)
member GetAddressIndex :
address : string byref -> int
参数
- address
- 类型:SystemString
数据标签信息
返回值
类型:
Int32索引信息
参见