Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding some of missing enums for niscope * Attaching enums to methods * updating generated niscope files * fixed review comments * updating generated files for niscope * fixed niscope systemtests to have proper enums * adding enum for sendSoftwareTriggerEdge * updating generated for niscope * added comment back on functions_addon.py to update enums * updating inputImpedance enum to have proper value * Updating generated for niscope * updating enums_addon.py to have niscope enums * adding new enums to enums_addon.py * updpating AcquisitionStatus to have proper values * updating generated for niscope * updating niscope system test to check acquisition_status retunrs enum * Adding attribute tests for niscope * Fixing Flake8 Failure * Updating channel enums to be strings. Updating names of channel enums to be consistent with C enums. Adding all enums for trigger source in .h file. * Adding missed enums on functions_addon.py * Removed redundant enum form functions_addon for niscope * updating enums_addon for niscope to have names starts with NISCOPE_VAL_ * updating generated for niscope * Removing TriggerSource, TriggerSourceDigital, and ExportDestinations enums that are strings * Adding .eggs to exlude line * Making system tests use defaults * Fixing space
- Loading branch information