Visual Basic (Declaration) | |
---|---|
Public Enum CustomStepPositionType Inherits System.Enum |
C# | |
---|---|
public enum CustomStepPositionType : System.Enum |
C++/CLI | |
---|---|
public enum class CustomStepPositionType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
AfterAcquire | Place the step after the physical channels data acquisition at the beginning of the measurement section of the measurement list. | — |
AfterMeasure | Place the step at the end of the measurement section (but before the display section) of the measurement list. | — |
AtInputNames | Place the step at a position in the measurement list determined by its InputNames. | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)