PLC的网络号地址,默认0x00
PLC network number address, default 0x00
命名空间:
HslCommunication.Profinet.Omron.Helper
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 Property DNA As Byte
Get
Set
property unsigned char DNA {
unsigned char get ();
void set (unsigned char value);
}
abstract DNA : byte with get, set
属性值
类型:
Byte备注
00: Local network
01-7F: Remote network address (decimal: 1 to 127)
参见