C# 클래스 ps4000example.Pwq

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

공개 프로퍼티들

프로퍼티 타입 설명
conditions ps4000example.Imports.PwqConditions[]
direction Imports.ThresholdDirection
lower uint
nConditions short
type Imports.PulseWidthType
upper uint

공개 메소드들

메소드 설명
Pwq ( Imports conditions, short nConditions, Imports direction, uint lower, uint upper, Imports type ) : System

메소드 상세

Pwq() 공개 메소드

public Pwq ( Imports conditions, short nConditions, Imports direction, uint lower, uint upper, Imports type ) : System
conditions Imports
nConditions short
direction Imports
lower uint
upper uint
type Imports
리턴 System

프로퍼티 상세

conditions 공개적으로 프로퍼티

public Imports.PwqConditions[],ps4000example conditions
리턴 ps4000example.Imports.PwqConditions[]

direction 공개적으로 프로퍼티

public Imports.ThresholdDirection direction
리턴 Imports.ThresholdDirection

lower 공개적으로 프로퍼티

public uint lower
리턴 uint

nConditions 공개적으로 프로퍼티

public short nConditions
리턴 short

type 공개적으로 프로퍼티

public Imports.PulseWidthType type
리턴 Imports.PulseWidthType

upper 공개적으로 프로퍼티

public uint upper
리턴 uint