KeyenceNanoSerialUseStation 属性 |
获取或设置当前是否启用站号信息,当不启动站号时,在连接和断开的时候,将不使用站号报文。
Get or set whether the station number information is currently enabled or not.
When the station number is not activated, the station number message will not be used when connecting and disconnecting.
命名空间:
HslCommunication.Profinet.Keyence
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool UseStation { get; set; }
Public Property UseStation As Boolean
Get
Set
public:
property bool UseStation {
bool get ();
void set (bool value);
}
member UseStation : bool with get, set
属性值
类型:
Boolean参见