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