NationalInstruments.AteCore
- Updated2024-10-03
- 2 minute(s) read
Classes
| Name | Description |
|---|---|
| AteCoreSession | Represents the session used to interact with the ATECCGEN2. |
| PasswordManager | Public class for the Password Manager. |
| SystemStatus | Provides System Status for ATECCGEN2. |
Interfaces
| Name | Description |
|---|---|
| IACPowerDistributionUnit | Represents the interface for the AC Power Distribution Unit. |
| IAteCoreSession | Represents the interface for session used to interact with the ATECCGEN2. |
| IComponent | Represents the interface for the component. |
| IDCPowerDistributionUnit | Represents the interface for the DC Power Distribution Unit. |
| IFan | Represents the interface for the fan. |
| IFanDomain | Represents the interface for the Fan Domain. |
| IFanPanel | Represents the interface for the Fan Panel. |
| IFirmwareProvider | Represents the interface that provides firmware functionalities. |
| IOutletSensor | Represents the interface for the outlet sensor. |
| IPowerBank | Represents the interface for the Power Bank. |
| IPowerEntryPanel | Represents the interface for the Power Entry Panel. |
| IPowerPhase | Represents the interface for the Power Phase. |
| IRackControlUnit | Represents the interface for the Rack Control Unit. |
| IRackTemperatureSensorUnit | Represents the interface for the Rack Temperature Sensors. |
| ISensor | Represents the interface for the sensor. |
| ISerialNumberProvider | Represents the interface that provides serial number. |
| IThreePhase | Represents the interface for the Three-Phase. |
| IUninterruptiblePowerSupply | Represents the interface for the Uninterruptible Power Supply(UPS). |
Structures
None
Enumerations
| Name | Description |
|---|---|
| FanDomainMode | Specifies the types of fan domain modes. |
| FanDomainType | Specifies the types of fan domain. Fan domain type is the list of areas in the rack where the installed fan panels monitor and control the temperature of the area. |
| FirmwareUpdateStatus | Specifies the values for firmware update status. |
| Interlock | Specifies the values for interlock. The interlocks that are connected to the rack and the connection can be monitored by the rack using IsInterlockConnectedAsync. |
| PowerPhaseType | Specifies the types of power phase. |
| PowerState | Specifies the values for power supply states. |
| PowerSupplyPhaseType | Specifies the types of power supply based on phase. |
| RackPowerState | Specifies the values for rack power states. |
| RackRestartLevel | Specifies the types of rack restart levels. |
| RackSystemState | Specifies the values for rack system states. |
| SensorType | Specifies the types of sensor. |
| TowerLight | Specifies the types of tower light. The tower light types that can be controlled by the rack using SetTowerLightAsync. |