PYME.Acquire.PYMEAcquire module¶
This is the principle entry point for PYMEAcquire, the acquisition component of PYME.
PYMEAcquire takes one option to specify the initialisation file, which should be in the ‘PYME/Acquire/Scripts’ directory
python PYMEAcquire.py -i <initialisation file>
If run without an intialisation file it defaults to using simulated hardware.
- PYME.Acquire.PYMEAcquire.main()¶
- PYME.Acquire.PYMEAcquire.setup_logging(default_level=10)¶
Setup logging configuration