-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Milestone
Description
Simple is better than complex.
NI-FGEN (and to a lesser degree NI-DCPower) provides a lot of configurability for triggers and events. You can change polarity, play with pulse width, set them as level instead of pulses... It's extremely rare to configure these and it's also not supported by the "latest and greatest" NI-FGEN device family 54x3.
For those reasons, we should remove the properties for all events:
event_level_active_levelevent_output_behaviorevent_pulse_polarityevent_pulse_widthevent_pulse_width_unitsevent_toggle_initial_stateevent_live_statusevent_latched_statusevent_delayevent_delay_units
Keep:
event_output_terminal
For debate:
nidcpower.Session.measure_complete_event_delay: Is there still a reason to keep this around?