点击或拖拽改变大小

SiemensWebApiLogout 方法

从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.0.0.0 (12.0.0.0)
语法
public OperateResult Logout()

返回值

类型:OperateResult
是否成功
参见