C# 클래스 CorsairLinkPlusPlus.Driver.CorsairLink.Node.LinkDevicePSU

상속: BaseLinkDevice
파일 보기 프로젝트 열기: Doridian/CorsairLinkPlusPlus 1 사용 예제들

공개 메소드들

메소드 설명
Refresh ( bool volatileOnly ) : void

보호된 메소드들

메소드 설명
GetSubDevicesInternal ( ) : List

비공개 메소드들

메소드 설명
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

메소드 상세

GetSubDevicesInternal() 보호된 메소드

protected GetSubDevicesInternal ( ) : List
리턴 List

Refresh() 공개 메소드

public Refresh ( bool volatileOnly ) : void
volatileOnly bool
리턴 void