PLC的单元号地址,通常都为0
            PLC unit number address, usually 0
            
 
        命名空间: 
     HslCommunication.Profinet.Omron.Helper
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法Property DA2 As Byte
	Get
	Set
property unsigned char DA2 {
	unsigned char get ();
	void set (unsigned char value);
}abstract DA2 : byte with get, set
属性值
类型:
Byte 备注
备注
            00: CPU Unit
            FE: Controller Link Unit or Ethernet Unit connected to network
            10 TO 1F: CPU Bus Unit
            E1: Inner Board
            
 参见
参见