Class | Description | |
---|---|---|
![]() | AlwaysEventCondition | Always runs actions, regardless of any EventRule.DataSources values'. |
![]() | Context | A class providing access to Context properties and methods. |
![]() | ContextCollection | This collection contains the set of Context objects currently loaded in the application. |
![]() | ContextExtension | A base class providing extensibility for Context properties and methods. |
![]() | DataHeaderEventDataSourceExtension | A EventDataSourceExtension type that can be used to query a result from a summary table. |
![]() | EventAction | An EventAction performs a particular action based on a EventRule. |
![]() | EventActionCollection | A collection of EventActions. |
![]() | EventActionExtension | A class that can be used to perform an action when an EventRule's EventCondition is satisfied. |
![]() | EventBasedActions | Configures what actions to perform based on certain Rules. |
![]() | EventBasedActionsLog | Configures event logging for EventBasedActions and provides access to the log events. |
![]() | EventBasedActionsLogEntry | A class that contains information about an event that occurred. |
![]() | EventBasedActionsLogEntryCollection | A collection of EventBasedActionsLogEntrys. |
![]() | EventCondition | A class that can be used to evaluate whether an EventRule's EventRule.Actions should be performed. |
![]() | EventDataSource | An EventDataSource supplies data for the EventCondition of an EventRule. |
![]() | EventDataSourceCollection | A collection of EventDataSources. |
![]() | EventDataSourceExtension | A class that can be used to extract data from the VSA for use with EventConditions. |
![]() | EventRule | A EventRule defines which Actions to perform, based on a particular EventCondition, based on the data from the DataSources |
![]() | EventRuleCollection | A collection of EventRules. |
![]() | MacroEventActionExtension | Pause measurement and run the specified macro. |
![]() | MeasurementControlEventActionExtension | Pause or Restart a measurement. |
![]() | StatusMessage | A class that contains information about the validation of an object's current setup. |
![]() | SummaryTableEventDataSourceExtension | A EventDataSourceExtension type that can be used to query a result from a summary table. |
![]() | ThresholdEventCondition | An EventCondition that checks an EventDataSource value to see if it meets certain thresholds. |
![]() | TraceEventDataSourceExtension | A EventDataSourceExtension type that can be used to query a result from a Trace. |
![]() | TraceMarkerEventDataSourceExtension | A EventDataSourceExtension type that can be used to query a marker value from a Trace. |
![]() | TrendEventActionExtension | Provide trend lines and statistics for values from EventDataSources. |
Enumeration | Description | |
---|---|---|
![]() | EventBasedActionsLogEntryStatus | Status of EventBasedActionsLogEntry. |
![]() | EventBasedMarkerResultType | Type of result from a Agilent.SA.Vsa.Marker. |
![]() | MeasurementControlAffectedMeasurementsSelection | Indicates which measurement(s) should be affected. |
![]() | MeasurementControlOperation | Indicates how the measurement(s) should be controlled. |
![]() | OverallStatus | Indicates overall validation status. |
![]() | StatusMessageErrorLevel | Indicates the status of an individual StatusMessage. |
![]() | ThresholdOperator | Indicates the operator used to compare the value with the threshold(s). |
![]() | TrendlineXAxisUnit | Indicates what the X-Axis unit should be for event-based action trend lines. |