网络层信息,默认0x02,如果有八层消息,就设置为0x07
Network layer information, default is 0x02, if there are eight layers of messages, set to 0x07
命名空间:
HslCommunication.Profinet.Omron
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:11.6.3.0 (11.6.3.0)
语法public byte GCT { get; set; }
Public Property GCT As Byte
Get
Set
public:
property unsigned char GCT {
unsigned char get ();
void set (unsigned char value);
}
member GCT : byte with get, set
属性值
类型:
Byte
参见