从PLC退出登录,当前的token信息失效,需要再次调用
ConnectServer获取新的token信息才可以。
Log out from the PLC, the current token information is invalid, you need to call
ConnectServer again to get the new token information.
命名空间:
HslCommunication.Profinet.Siemens
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public OperateResult Logout()
Public Function Logout As OperateResult
public:
OperateResult^ Logout()
member Logout : unit -> OperateResult
返回值
类型:
OperateResult是否成功
参见