SiemensS7PlusLastPDUType 属性 |
最近一次的PDU类型
命名空间:
HslCommunication.Profinet.Siemens
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte LastPDUType { get; set; }
Public Property LastPDUType As Byte
Get
Set
public:
property unsigned char LastPDUType {
unsigned char get ();
void set (unsigned char value);
}
member LastPDUType : byte with get, set
属性值
类型:
Byte参见