NetworkConnectedCipGetLargeForwardClose 方法 |
获取数据通信的后置关闭命令,不同的PLC的信息不一样。
命名空间:
HslCommunication.Core.Net
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 protected virtual byte[] GetLargeForwardClose()
Protected Overridable Function GetLargeForwardClose As Byte()
protected:
virtual array<unsigned char>^ GetLargeForwardClose()
abstract GetLargeForwardClose : unit -> byte[]
override GetLargeForwardClose : unit -> byte[]
返回值
类型:
Byte原始命令数据
参见