ScriptTraceDiagramVariable ¶ class ScriptTraceDiagramVariable. ScriptTraceDiagramVariable ¶ Bases: object Represents the connection between one ScriptTraceVariable and one ScriptTraceDiagram. One Scri
ScriptTraceDiagram ¶ class ScriptTraceDiagram. ScriptTraceDiagram ¶ Bases: object Contains the settings for a diagram of the trace. property background_color : int ¶ Gets or sets the 32bit-ARGB repres
ScriptTraceDiagramVariableCollection ¶ class ScriptTraceDiagramVariableCollection. ScriptTraceDiagramVariableCollection ( iterable = () , / ) ¶ Bases: list Represents a collection of ScriptTraceDiagra
ScriptGitRemoteCollection ¶ class ScriptGitRemoteCollection. ScriptGitRemoteCollection ( iterable = () , / ) ¶ Bases: list Wrapper class around _3S.CoDeSys.Git.GitIntegration.IGitRemoteCollection. __i
GitChangeKind ¶ class GitChangeKind. GitChangeKind ( value ) ¶ Bases: Enum The kind of changes that a Diff can report. Unmodified = 0 ¶ No changes detected. Added = 1 ¶ The file was added. Deleted = 2
AbstractScriptGitElement ¶ class AbstractScriptGitElement. AbstractScriptGitElement ¶ Bases: object abstract base class of script git wrapper classes
ScriptGitTreeEntryChangesCollection ¶ class ScriptGitTreeEntryChangesCollection. ScriptGitTreeEntryChangesCollection ( iterable = () , / ) ¶ Bases: list Wrapper class around IList{_3S.CoDeSys.Git.GitI
ScriptDeviceDescription ¶ class ScriptDeviceDescription. ScriptDeviceCollection ( iterable = () , / ) ¶ Bases: list A collection of ScriptDeviceDescription objects. property vendors ¶ Gets the list of
ScriptLibManObject ¶ class ScriptLibManObject. LibManager ¶ Bases: object An instance implementing this interface is injected into the scriptengine scope under the name library manager. property repos