获取当前西门子的PDU的长度信息,不同型号PLC的值会不一样。
Get the length information of the current Siemens PDU, the value of different types of PLC will be different.
命名空间:
HslCommunication.Profinet.Siemens
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int PDULength { get; }
Public ReadOnly Property PDULength As Integer
Get
public:
property int PDULength {
int get ();
}
member PDULength : int with get
属性值
类型:
Int32参见