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

Inheritance: BaseLinkDevice
Mostra file Open project: Doridian/CorsairLinkPlusPlus Class Usage Examples

Public Methods

Method Description
Refresh ( bool volatileOnly ) : void

Protected Methods

Method Description
GetSubDevicesInternal ( ) : List

Private Methods

Method 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 method

protected GetSubDevicesInternal ( ) : List
return List

Refresh() public method

public Refresh ( bool volatileOnly ) : void
volatileOnly bool
return void