Visual Basic (Declaration) | |
---|---|
Public Enum OperationState Inherits System.Enum |
C# | |
---|---|
public enum OperationState : System.Enum |
C++/CLI | |
---|---|
public enum class OperationState : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Canceled | The operation is not running (canceled). | — |
Canceling | The operation is running (but cancellation is in progress). | — |
Completed | The operation is not running (successful). | — |
Failed | The operation is not running (due to some error). | — |
Running | The operation is running. | — |
WaitingToRun | The operation is not started yet. | — |
‡ 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)
Minimum Software Version Requirement: Keysight 89600 VSA Ver 30.00