YokogawaLinkAddressGetAddressBinaryContent 方法 |
获取当前横河PLC的地址的二进制表述方式
Obtain the binary representation of the current Yokogawa PLC address
命名空间:
HslCommunication.Core.Address
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte[] GetAddressBinaryContent()
Public Function GetAddressBinaryContent As Byte()
public:
array<unsigned char>^ GetAddressBinaryContent()
member GetAddressBinaryContent : unit -> byte[]
返回值
类型:
Byte二进制数据信息
参见