Duration, Date and Time ¶ Duration ¶ The library SysTimeCore supports functions for handling the difference (delta) between two points in time (duration) provided by the CODESYS runtime system. The Sy
ScriptProject ¶ class ScriptProject. ComparisonFlags ( value ) ¶ Bases: Enum Flags controlling the details of the ScriptProject.compare_to() method. Version added : 3.5.12.0 NONE = 0 ¶ No flags set. I
ScriptDeviceObject ¶ class ScriptDeviceObject. DeviceTrackingMode ( value ) ¶ Bases: Enum Enumeration that defines how a device is tracked on the network. Name = 0 ¶ Tracked by name (e.g. ‘MyPlc’). Sy
ScriptLibManObject ¶ class ScriptLibManObject. LibManager ¶ Bases: object An instance implementing this interface is injected into the scriptengine scope under the name library manager. property repos
ScriptUserManagement ¶ class ScriptUserManagement. ObjectPermissionKind ( value ) ¶ Bases: Enum This enumeration contains the various possibilites to access an object from the viewpoint of the User Ma
ScriptSvnEventServices ¶ class ScriptSvnEventServices. SvnEventServices ¶ Bases: object Contains all Svn functionality which is bound to a working copy / versioned project. You get this instance via S
ScriptSvnIntegration ¶ class ScriptSvnIntegration. SvnIntegration ¶ Bases: object The Interface for CoDeSys SVN. The Svn plugin provides a system instance with the type guid 508296B0-6AB7-41e1-AD87-72
ScriptSvnCommonServices ¶ class ScriptSvnCommonServices. SvnCommonServices ¶ Bases: object Contains all services which work with local and remote SVN Objects. CreateRevision ( time ) ¶ Factory functio
ScriptSvnUIServices ¶ class ScriptSvnUIServices. SvnUIServices ¶ Bases: object Contains several UI related services. The SvnIntegration.plugin provides a system instance with the type guid 21662EFC-35
ScriptObject ¶ class ScriptObject. ScriptObject ¶ Bases: ScriptTreeObject Modelling of a script object. They compare equal if Guid and ProjectHandle (inherited from ScriptTreeObject) are equal. proper