Skip to content

Support for 8274D

Choose a tag to compare

@ThresaKelly ThresaKelly released this 21 May 19:14
· 604 commits to integration since this release
49e6bd0

Update Summary

  1. 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
  2. Add a unit tests for several modules, including:
    • Python-POD-API\Code\Testing\T_PodApi\
      • T_Commands
      • T_Devices
      • T_Packets
      • T_Parameters