Свойство | Тип | Описание | |
---|---|---|---|
cachedCurrent | double | ||
cachedPower | double | ||
cachedVoltage | double | ||
id | int | ||
name | string | ||
psuDevice | LinkDevicePSU |
Метод | Описание | |
---|---|---|
GetLocalDeviceID ( ) : string | ||
Refresh ( bool volatileOnly ) : void |
Метод | Описание | |
---|---|---|
GetSubDevicesInternal ( ) : List |
||
ReadValues ( ) : void | ||
SetPage ( ) : void |
Метод | Описание | |
---|---|---|
PSUPrimaryPowerDevice ( LinkDevicePSU psuDevice, byte channel, int id, string name ) : CorsairLinkPlusPlus.Common | ||
ReadCurrent ( ) : double | ||
ReadPower ( ) : double | ||
ReadVoltage ( ) : double |
public Refresh ( bool volatileOnly ) : void | ||
volatileOnly | bool | |
Результат | void |