ScriptGitMergeResult ¶ class ScriptGitMergeResult. ScriptGitMergeResult ¶ Bases: AbstractScriptGitElement Merge result. __str__ ( ) → str ¶ property merge_status : ScriptGitMergeStatus ¶ Status of the
ScriptGitRemote ¶ class ScriptGitRemote. ScriptGitRemote ¶ Bases: AbstractScriptGitElement Wrapper class around _3S.CoDeSys.Git.GitIntegration.IGitRemote. __str__ ( ) → str ¶ see “git remote -v” comma
ScriptSvnUIServices ¶ class ScriptSvnUIServices. SvnUIServices ¶ Bases: object Contains several UI related services. The SvnIntegration.plugin provides a system instance with the type guid 21662EFC-35
ScriptGitMergeOptions ¶ class ScriptGitMergeOptions. ScriptGitMergeOptions ¶ Bases: object Wrapper around _3S.CoDeSys.Git.GitIntegration.IGitMergeOptions. property fail_on_conflict : bool ¶ If set, do
ScriptIecLanguageObjectContainer ¶ class ScriptIecLanguageObjectContainer. PouType ( value ) ¶ Bases: Enum Defines the type of the POU which is to be created. Version added : 3.5.9.0 Program = 1 ¶ A P
ScriptObject ¶ class ScriptObject. ScriptObject ¶ Bases: ScriptTreeObject Modelling of a script object. They compare equal if Guid and ProjectHandle (inherited from ScriptTreeObject) are equal. proper
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
ScriptDriverInfo ¶ class ScriptDriverInfo. AlwaysUpdateVariablesMode ( value ) ¶ Bases: Enum Defines always mapping modes on a parameter or connectors. Disabled = 1 ¶ Disable the always update of the
ScriptGitBranchCollection ¶ class ScriptGitBranchCollection. ScriptGitBranchCollection ( iterable = () , / ) ¶ Bases: list Wrapper class around _3S.CoDeSys.Git.GitIntegration.IGitBranchCollection. __i
ScriptTraceVariable ¶ class ScriptTraceVariable. ScriptTraceVariable ¶ Bases: object property variable_name : str ¶ Gets or sets the name of the variable. Must only contain ASCII characters. property