PLC编号,如果是本站信息,则是 0xFF 值,其他站则根据实际的情况指定。
The PLC number, if it is the information of this station, is the 0xFF value, and other stations are specified according to the actual situation.
命名空间:
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:
virtual property unsigned char PLCNumber {
unsigned char get () sealed;
void set (unsigned char value) sealed;
}
abstract PLCNumber : byte with get, set
override PLCNumber : byte with get, set
属性值
类型:
Byte实现
IReadWriteMcPLCNumber参见