获取或设置发送源的CPU的编号信息,默认为 1
            Get or set the number information of the sending source CPU, the default is 1
            
 
        命名空间: 
     HslCommunication.Profinet.YASKAWA
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public byte CpuFrom { get; set; }Public Property CpuFrom As Byte
	Get
	Set
public:
virtual property unsigned char CpuFrom {
	unsigned char get () sealed;
	void set (unsigned char value) sealed;
}abstract CpuFrom : byte with get, set
override CpuFrom : byte with get, set
属性值
类型:
Byte实现
IMemobusCpuFrom 参见
参见