Support for 8274D
·
604 commits
to integration
since this release
Update Summary
- Added support for the 8274 POD device. Added files include:
- Python-POD-API\Code\
- Examples\UsingPodApi\Using_8274D.py
- PodApi\
- Devices\PodDevice_8274D.py
- Parameters\Params8274D.py
- Stream\PodHandler\Handle8274D.py
- Setup\SetupOneDevice\Setup_8274D.py
- Python-POD-API\Code\
- Add a unit tests for several modules, including:
- Python-POD-API\Code\Testing\T_PodApi\
- T_Commands
- T_Devices
- T_Packets
- T_Parameters
- Python-POD-API\Code\Testing\T_PodApi\