PLC编号,默认为0xFF
PLC number, default is 0xFF
命名空间:
HslCommunication.Profinet.Melsec
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte PLCNumber { get; set; }
Public Property PLCNumber As Byte
Get
Set
public:
property unsigned char PLCNumber {
unsigned char get ();
void set (unsigned char value);
}
member PLCNumber : byte with get, set
属性值
类型:
Byte参见