C# 클래스 CSharp_NoiseFloor.ControlPowerSDR

파일 보기 프로젝트 열기: pa3gsb/RadioBerry 1 사용 예제들

공개 메소드들

메소드 설명
ControlPowerSDR ( ) : System
getCommand ( string command ) : String
setCommand ( string command ) : void
stop ( ) : void

메소드 상세

ControlPowerSDR() 공개 메소드

public ControlPowerSDR ( ) : System
리턴 System

getCommand() 공개 메소드

public getCommand ( string command ) : String
command string
리턴 String

setCommand() 공개 메소드

public setCommand ( string command ) : void
command string
리턴 void

stop() 공개 메소드

public stop ( ) : void
리턴 void