C# Class ScanMaster.Acquire.Plugin.ShotGathererPlugin

Inheritance: AcquisitorPlugin
Afficher le fichier Open project: ColdMatter/EDMSuite Class Usage Examples

Méthodes publiques

Méthode Description
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.

Méthodes protégées

Méthode Description
InitialiseBaseSettings ( ) : void

Method Details

ArmAndWait() public abstract méthode

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
Résultat void

InitialiseBaseSettings() protected méthode

protected InitialiseBaseSettings ( ) : void
Résultat void