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
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
ScriptSvnCommonServices ¶ class ScriptSvnCommonServices. SvnCommonServices ¶ Bases: object Contains all services which work with local and remote SVN Objects. CreateRevision ( time ) ¶ Factory functio
ScriptSvnExtension ¶ class ScriptSvnExtension. SvnExtension ¶ Bases: ScriptObject , ScriptProject All ScriptObject and ScriptProject instances are extended with this interface, to provide access to th
ScriptSvnReporters ¶ class ScriptSvnReporters. SvnReporter ¶ Bases: object Instances of this interface can used as callbacks for user display of subversion messages. ReportStart ( ) ¶ Reports the star
CODESYS Visualization ¶ Details to AddOn “CODESYS Visualization” (Version 4.7.0.0, released): ScriptVisualizationObject VisualElementType InputActionEventType ChangeShownVisualizationType SwitchFrameV
ScriptVisualizationObject ¶ class ScriptVisualizationObject. VisualElementType ( value ) ¶ Bases: Enum This enumeration represents the possible element types that can be created. Example python code:
ScriptSvnRemoteSession ¶ class ScriptSvnRemoteSession. SvnRemoteSession ¶ Bases: object Creates a persistent remote session for SVN remote access. Remote sessions can be more efficient than the ISvnRe
ScriptSvnAuthenticationRequest ¶ class ScriptSvnAuthenticationRequest. AuthenticationRequest ¶ Bases: object Subversion authentication request. Actually, one of the sub interfaces is delivered. Note O
ScriptRecipeDefinitionObject ¶ class ScriptRecipeDefinitionObject. ScriptRecipeDefinitionMarker ¶ Bases: object Marker object to check whether a ScriptObject is a recipe definition object. Version add