C# Class CorsairLinkPlusPlus.Driver.CorsairLink.Node.LinkDevicePSU

Inheritance: BaseLinkDevice
Afficher le fichier Open project: Doridian/CorsairLinkPlusPlus Class Usage Examples

Méthodes publiques

Méthode Description
Refresh ( bool volatileOnly ) : void

Méthodes protégées

Méthode Description
GetSubDevicesInternal ( ) : List

Private Methods

Méthode Description
CreateNew ( USB usbDevice, byte channel ) : LinkDevicePSU
GetInternalName ( ) : string
GetMainRailNames ( ) : string[]
GetPCIeRailCount ( ) : int
GetSecondary12VCurrent ( int page ) : double
GetSecondary12VRailNames ( ) : string[]
LinkDevicePSU ( USB usbDevice, byte channel ) : CorsairLinkPlusPlus.Common
SetMainPage ( int page, bool verify = false ) : void
SetSecondary12VPage ( int page, bool verify = false ) : void

Method Details

GetSubDevicesInternal() protected méthode

protected GetSubDevicesInternal ( ) : List
Résultat List

Refresh() public méthode

public Refresh ( bool volatileOnly ) : void
volatileOnly bool
Résultat void