ni / nimi-python

Python bindings for NI Modular Instrument drivers.
Other
112 stars 84 forks source link

nifgen API has useless enum value StartTriggerType.P2P_ENDPOINT_FULLNESS #1996

Open ni-jfitzger opened 1 year ago

ni-jfitzger commented 1 year ago

Description of issue

There is no P2P Python API available, yet we included a useless, possibly confusing P2P_ENDPOINT_FULLNESS StartTriggerType enum value in our nifgen API. We should remove it.