C# Класс ScanMaster.Acquire.Plugin.ShotGathererPlugin

Наследование: AcquisitorPlugin
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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