C# (CSharp) ScanMaster.Acquire.Plugin Пространство имен

Классы

Имя Описание
AcquisitorPlugin
AnalogInputPlugin
PatternPlugin
PluginRegistry The plugin registry keeps track of the installed plugins. It's rather simple - it just keeps track of a table of plugins for each plugin type. It has some helper methods to get a plugin instance. When writing new plugins, they must be added to the constructor of this class by hand.
PluginSettings
ScanOutputPlugin
SettingsReflector This class looks into plugins and gets hold of their settings. It does this by reflection. It supports the command processor.
ShotGathererPlugin
SwitchOutputPlugin
YAGPlugin