BFModule.BufferAcquisition.TriggerPolarity#
- class BFModule.BufferAcquisition.TriggerPolarity#
Bases:
pybind11_object
The level of the timing generator<92>s output waveform.
Members:
AssertedHigh : Waveform is asserted high.
AssertedLow : Waveform is asserted low.
- __init__(self: BFModule.BufferAcquisition.TriggerPolarity, value: int) None #
Methods
__init__
(self, value)Attributes
AssertedHigh
AssertedLow
value
- property name#