C# (CSharp) ScanMaster.Acquire Namespace

Nested Namespaces

ScanMaster.Acquire.Patterns
ScanMaster.Acquire.Plugin
ScanMaster.Acquire.Plugins
ScanMaster.Acquire.Test

Classes

Name Description
Acquisitor This is a brave attempt at making a generic backend component. The idea is that it only knows how to generically scan and switch. Plugin classes provide all the specific functionality, like scanning and analog output, gathering shot data from the board, generating patterns, controlling the laser. The aim is that me and Mike can use exactly the same code, with our own custom plugins. I'm not sure whether it will work or not.
AcquisitorConfiguration
DataEventArgs Instances of this class are used to send data to interested listeners.