系统函数¶
在本章节,我们将介绍 WAGO SCADA 中可用的所有内置脚本函数。
系统函数以 System 命名,您可以在下面看到许多不同类别的系统函数。
System.Alarm
System.Context
System.Datatable
System.Db
System.Event
System.Library
System.Page
System.PTZControl
System.Security
- System.Security.changePassword
- System.Security.getRoles
- System.Security.getUsername
- System.Security.login
- System.Security.logout
System.Tag
- System.Tag.getPropertyValues
- System.Tag.mock
- System.Tag.queryPropertyValues
- System.Tag.read
- System.Tag.readHistory
- System.Tag.readValue
- System.Tag.subscribe
- System.Tag.writeValue
System.UI
- System.UI.applyChanges
- System.UI.back
- System.UI.close
- System.UI.findControl
- System.UI.forward
- System.UI.goHome
- System.UI.open
- System.UI.openNewTab
- System.UI.openPopup
- System.UI.redirect
System.Utils