AllenBradleyNetContextIdAutoIncrement 属性 |
Gets or sets a value indicating whether the context ID is automatically incremented. The default is true
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public bool ContextIdAutoIncrement { get; set; }Public Property ContextIdAutoIncrement As Boolean
Get
Set
public:
property bool ContextIdAutoIncrement {
bool get ();
void set (bool value);
}member ContextIdAutoIncrement : bool with get, set
属性值
类型:
Boolean
参见