Namespace Csra
Namespaces
Classes
- BiDictionary<TKey, TValue>
Represents a bidirectional dictionary that allows lookups in both directions.
- CoreInstanceTestResult
Class to store the test result of a core instance, part of ScanNetworkPatternResults of a ScanNetwork pattern(set).
- IclInstanceInfo
Class to store the attributes of an icl instance, part of ScanNetworkPatternInfo for a ScanNetwork pattern(set).
- IclInstanceTestResult
Class to store the metadata and test result of an icl instance, part of ScanNetworkPatternResults of a ScanNetwork pattern(set).
- PatternInfo
Class to store information about a pattern.
- Pins
Pins class - a collection of Pin objects.
- ScanNetworkConsole
Class to manage the collection of scan network pattern results and provide utility methods for result processing and display. This class serves as a central console for handling the outcomes of ScanNetwork pattern executions, allowing for easy aggregation, analysis, and debugging of test results across multiple ScanNetwork patterns.
- ScanNetworkPatternInfo
Class to store ScanNetwork information about a ScanNetwork pattern(set).
- ScanNetworkPatternResults
Class to store the per core/icl instance test results of a ScanNetwork pattern(set).
- Setup
Setup - a named collection of settings.
- SsnCsvFile
Class to parse information from an ssn.csv file. Only for use in constructor method of ScanNetworkPatternInfo.
Interfaces
- IExecutable
Defines a contract that a customer needs to fulfill to use with TestBlock (e.g. RunPatternConditionalStop).
Enums
- AlertOutputTarget
The available output targets for Alert Service messages.
- InstrumentDomain
Functional domain available by the instrument.
- InstrumentFeature
Logical features provided through the instrument driver.
- InstrumentType
Physical instrument types.
- ScanNetworkDatalogOption
Specifies the options for logging ScanNetwork test results from object ScanNetworkPatternResults.
- SetupResetTrigger
Events in the lifetime of a Setup that will cause a reset of the hardware state.