ScriptRecipeDefinitionObject ¶ class ScriptRecipeDefinitionObject. ScriptRecipeDefinitionMarker ¶ Bases: object Marker object to check whether a ScriptObject is a recipe definition object. Version add
ScriptRecipeManagerObject ¶ class ScriptRecipeManagerObject. LoadRecipeMode ( value ) ¶ Bases: Enum This enumeration represents the way how recipes are loaded. Version added : 4.2.0.0 load_exactly_onl
ScriptTraceVariableList ¶ class ScriptTraceVariableList. ScriptTraceVariableList ( iterable = () , / ) ¶ Bases: list Provides functionality for the modification of the list of variables, traced by the
ScriptTraceEditorObject ¶ class ScriptTraceEditorObject. ScriptTraceEditorObject ¶ Bases: object Represents a open trace editor, used to perform online actions on a trace. property is_online : bool ¶
ScriptTraceDiagramCollection ¶ class ScriptTraceDiagramCollection. ScriptTraceDiagramCollection ( iterable = () , / ) ¶ Bases: list Represents the collection of Diagrams in one TraceObject. __iter__ (
ScriptTraceDiagramVariableCollection ¶ class ScriptTraceDiagramVariableCollection. ScriptTraceDiagramVariableCollection ( iterable = () , / ) ¶ Bases: list Represents a collection of ScriptTraceDiagra
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
CODESYS TRACE ¶ Details to AddOn “CODESYS TRACE” (Version 4.2.0.0, released): Resolution Resolution TriggerState TriggerState IScriptTraceObjectMarker IScriptTraceObjectMarker ScriptTraceVariableList
Resolution ¶ class Resolution. Resolution ( value ) ¶ Bases: Enum This enumeration is used to identify the resolution of the trace. MilliSeconds = 0 ¶ MicroSeconds = 1 ¶