YokogawaLinkTcpCpuNumber 属性 |
获取或设置当前的CPU Number,默认值为1
Get or set the current CPU Number, the default value is 1
命名空间:
HslCommunication.Profinet.Yokogawa
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte CpuNumber { get; set; }
Public Property CpuNumber As Byte
Get
Set
public:
property unsigned char CpuNumber {
unsigned char get ();
void set (unsigned char value);
}
member CpuNumber : byte with get, set
属性值
类型:
Byte参见