AllenBradleyServerGetAddressItemValue 方法 |
根据地址获取标签信息
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 protected AllenBradleyItemValue GetAddressItemValue(
string address
)
Protected Function GetAddressItemValue (
address As String
) As AllenBradleyItemValue
protected:
AllenBradleyItemValue^ GetAddressItemValue(
String^ address
)
member GetAddressItemValue :
address : string -> AllenBradleyItemValue
参数
- address
- 类型:SystemString
地址信息
返回值
类型:
AllenBradleyItemValueab-plc的点位标签信息
参见