ScriptGitStatusEntryCollection ¶ class ScriptGitStatusEntryCollection. ScriptGitStatusEntryCollection ( iterable = () , / ) ¶ Bases: list Wrapper of _3S.CoDeSys.Git.GitIntegration.IGitRepositoryStatus
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
ScriptSystem ¶ class ScriptSystem. PromptHandling ( value ) ¶ Bases: Enum Definition flags for prompt handling. Prompts are standard dialog boxes issued by plugins to inform or query the user. Simple
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
CODESYS Scripting ¶ Details to AddOn “CODESYS Scripting” (Version 4.1.0.0, released): ScriptOnline CredentialSourceKind() OnlineChangeOption ApplicationState OperatingState ResetOption BlockDriverType
ScriptOnline ¶ ScriptOnline. CredentialSourceKind ( Enum ) ¶ The kinds of authentication allowed for the fallback to the default handler. class ScriptOnline. OnlineChangeOption ( value ) ¶ Bases: Enum
ScriptApplication ¶ class ScriptApplication. ScriptApplicationMarker ¶ Bases: object Marker object to check whether a ScriptObject is an application object. Version added : 3.5.2.0 property is_applica
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
ScriptUserManagement ¶ class ScriptUserManagement. ObjectPermissionKind ( value ) ¶ Bases: Enum This enumeration contains the various possibilites to access an object from the viewpoint of the User Ma
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