C# 클래스 ScanMaster.Acquire.Plugin.ShotGathererPlugin

상속: AcquisitorPlugin
파일 보기 프로젝트 열기: ColdMatter/EDMSuite 1 사용 예제들

공개 메소드들

메소드 설명
ArmAndWait ( ) : void

Arm the hardware and wait. This method should not return until it is safe for the acquisitor to read the shot data out.

보호된 메소드들

메소드 설명
InitialiseBaseSettings ( ) : void

메소드 상세

ArmAndWait() 공개 추상적인 메소드

Arm the hardware and wait. This method should not return until it is safe for the acquisitor to read the shot data out.
public abstract ArmAndWait ( ) : void
리턴 void

InitialiseBaseSettings() 보호된 메소드

protected InitialiseBaseSettings ( ) : void
리턴 void