IFan Interface
- Updated2024-10-03
- 1 minute(s) read
Represents the interface for the fan.
Derives from
None
Syntax
Namespace: NationalInstruments.AteCore
public interface IFan
Remarks
<threadsafety safety="unsafe">
Properties
Name | Description |
---|---|
Name | Gets fan name. |
OwningComponent | Gets the component instance that the fan connects to. |
Methods
Name | Description |
---|---|
ReadRpmAsync() | Gets the fan speed in RPM. |