PLC的节点地址,默认为0,在和PLC连接的过程中,自动从PLC获取到DA1的值。
The node address of the PLC is 0 by default. During the process of connecting with the PLC, the value of DA1 is automatically obtained from the PLC.
命名空间:
HslCommunication.Profinet.Omron.Helper
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 Property DA1 As Byte
Get
Set
property unsigned char DA1 {
unsigned char get ();
void set (unsigned char value);
}
abstract DA1 : byte with get, set
属性值
类型:
Byte参见