ScriptAxisSettings ¶ class ScriptAxisSettings. ScriptAxisSettings ¶ Bases: object Bundles settings of the x-axis of a traceObject or the y-axis of a diagram. property mode : AxisScaleMode ¶ Scale mode
CODESYS TRACE ¶ Details to AddOn “CODESYS TRACE” (Version 4.2.0.0, released): Resolution Resolution TriggerState TriggerState IScriptTraceObjectMarker IScriptTraceObjectMarker ScriptTraceVariableList
ScriptFontDesc ¶ class ScriptFontDesc. ScriptFontDesc ¶ Bases: object Bundles the modifyable settings for a font. property name : str ¶ Gets or sets the name of the font. property size : float ¶ Gets
IScriptTraceObjectMarker ¶ class IScriptTraceObjectMarker. IScriptTraceObjectMarker ¶ Bases: object This is added to every IScriptObject, so the check wether it is a valid trace object can be executed
ScriptTraceDiagramVariable ¶ class ScriptTraceDiagramVariable. ScriptTraceDiagramVariable ¶ Bases: object Represents the connection between one ScriptTraceVariable and one ScriptTraceDiagram. One Scri
ScriptTraceVariable ¶ class ScriptTraceVariable. ScriptTraceVariable ¶ Bases: object property variable_name : str ¶ Gets or sets the name of the variable. Must only contain ASCII characters. property
CODESYS Git ¶ Details to AddOn “CODESYS Git” (Version 1.5.0.0): ScriptGitBranchCollection ScriptGitBranchCollection GitFastForwardStrategy GitFastForwardStrategy ScriptGitMergeOptions ScriptGitMergeOp
ScriptGitMergeOptions ¶ class ScriptGitMergeOptions. ScriptGitMergeOptions ¶ Bases: object Wrapper around _3S.CoDeSys.Git.GitIntegration.IGitMergeOptions. property fail_on_conflict : bool ¶ If set, do