Click or drag to resize

PredefinedVariables Class

Contains definitions of pre-defined variables. These variables are created by the firmware and serve a dedicated purpose.
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3PredefinedVariables

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.11.1
Syntax
C#
public static class PredefinedVariables

The PredefinedVariables type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberErrorCodeVariableName Defines the name of the variable, which is updated when list execution encounters an error.
Top
See Also