SiemensS7NetConnectionType 属性 |
获取或设置当前PLC的连接方式,PG: 0x01,OP: 0x02,S7Basic: 0x03...0x10
Get or set the current PLC connection mode, PG: 0x01, OP: 0x02, S7Basic: 0x03...0x10
命名空间:
HslCommunication.Profinet.Siemens
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte ConnectionType { get; set; }
Public Property ConnectionType As Byte
Get
Set
public:
property unsigned char ConnectionType {
unsigned char get ();
void set (unsigned char value);
}
member ConnectionType : byte with get, set
属性值
类型:
Byte参见