点击或拖拽改变大小

YokogawaLinkTcpWriteRandom 方法

重载列表
  名称说明
公共方法WriteRandom(String, Byte)
[商业授权] 随机写入Byte数组信息,主需要出传入String数组地址信息,以及对应的Byte数组值
[Authorization] Randomly write the Byte array information, the main need to pass in the String array address information, and the corresponding Byte array value
公共方法WriteRandom(String, Int16)
[商业授权] 随机写入Int16数组信息,主需要出传入String数组地址信息,以及对应的Int16数组值
[Authorization] Randomly write the Int16 array information, the main need to pass in the Int16 array address information, and the corresponding Int16 array value
公共方法WriteRandom(String, UInt16)
[商业授权] 随机写入UInt16数组信息,主需要出传入String数组地址信息,以及对应的UInt16数组值
[Authorization] Randomly write the UInt16 array information, the main need to pass in the UInt16 array address information, and the corresponding UInt16 array value
Top
参见