GitScriptProject ¶ class GitScriptProject. GitScriptProject ¶ Bases: object property project_handle : int ¶ Gets the current project handle. property git_config_user_name : str ¶ Gets the user name fr
ScriptSubversion ¶ class ScriptSubversion. Subversion ¶ Bases: object Scripting functionality for the “CODESYS SVN” plugin. An instance of this interface is injected into the default namespace under t
ScriptTraceDiagramVariableCollection ¶ class ScriptTraceDiagramVariableCollection. ScriptTraceDiagramVariableCollection ( iterable = () , / ) ¶ Bases: list Represents a collection of ScriptTraceDiagra
ScriptDeviceRepository ¶ class ScriptDeviceRepository. ScriptDeviceRepository ¶ Bases: object Device respository. property sources ¶ Get the repository sources of the device repository. Return type :
ScriptTraceVariableList ¶ class ScriptTraceVariableList. ScriptTraceVariableList ( iterable = () , / ) ¶ Bases: list Provides functionality for the modification of the list of variables, traced by the
ScriptTraceDiagramCollection ¶ class ScriptTraceDiagramCollection. ScriptTraceDiagramCollection ( iterable = () , / ) ¶ Bases: list Represents the collection of Diagrams in one TraceObject. __iter__ (