上位机的网络号地址
Network number and address of the computer
命名空间:
HslCommunication.Profinet.Omron
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte SNA { get; set; }
Public Property SNA As Byte
Get
Set
public:
virtual property unsigned char SNA {
unsigned char get () sealed;
void set (unsigned char value) sealed;
}
abstract SNA : byte with get, set
override SNA : byte with get, set
属性值
类型:
Byte实现
IOmronFinsSNA备注
00: Local network
01-7F: Remote network (1 to 127 decimal)
参见