BeckhoffAdsNetUseAutoAmsNetID 属性 |
是否使用服务器自动的NETID信息,默认手动设置
Whether to use the server's automatic NETID information, manually set by default
命名空间:
HslCommunication.Profinet.Beckhoff
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool UseAutoAmsNetID { get; set; }
Public Property UseAutoAmsNetID As Boolean
Get
Set
public:
property bool UseAutoAmsNetID {
bool get ();
void set (bool value);
}
member UseAutoAmsNetID : bool with get, set
属性值
类型:
Boolean参见