The following tables list the members exposed by ICustomStep.
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | Enabled | Gets or sets a value indicating whether the step is enabled. | — |
![]() | InputCount | Gets or sets the number of inputs. | — |
![]() | InputNames | Gets or sets the names of the inputs. | — |
![]() | IsConnected | Gets or sets a value indicating whether the step is connected. | — |
![]() | Name | Gets or sets the name of the step. | — |
![]() | OutputCount | Gets or sets the number of outputs. | — |
![]() | OutputNames | Gets or sets the names of the outputs. | — |
![]() | Position | Gets or sets how to determine the position of this CustomStep in the measurement list. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | Input | Gets the input data for a specified input. | — |
![]() | Output | Gets the output data for a specified output. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | Connecting | Event that indicates the step is connecting to the measurement list. | — |
![]() | Executing | Event that indicates the step is executing. | — |
![]() | Limiting | Event that indicates the step is limiting. | — |
![]() | Naming | Event just before the step is connected to the measurement list (before its InputNames are used). | — |
![]() | ResettingAverage | Event that indicates the step is resetting. | — |
![]() | Updating | Event that indicates the step is updating. | — |
![]() | UpdatingPass1 | Event that indicates the step is updating pass 1. | — |
![]() | UpdatingRevPass | Event that indicates the step is updating reverse pass. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |