FujiSPHNetConnectionID 属性 |
对于 CPU0-CPU7来说是CPU的站号,分为对应 0xFE-0xF7,对于P/PE link, FL-net是模块站号,分别对应0xF6-0xEF
CPU0 to CPU7: SX bus station No. of destination CPU (FEh to F7h); P/PE link, FL-net: SX bus station No. of destination module (F6H to EFH)
命名空间:
HslCommunication.Profinet.Fuji
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte ConnectionID { get; set; }
Public Property ConnectionID As Byte
Get
Set
public:
property unsigned char ConnectionID {
unsigned char get ();
void set (unsigned char value);
}
member ConnectionID : byte with get, set
属性值
类型:
Byte参见