BFModule.BufferAcquisition.NTGOutputSignal#
- class BFModule.BufferAcquisition.NTGOutputSignal#
Bases:
pybind11_object
Timing generator Output Enum.
Members:
OutputCC1 : Output on the CC1 signal.
OutputCC2 : Output on the CC2 signal.
OutputCC3 : Output on the CC3 signal.
OutputCC4 : Output on the CC4 signal.
OutputGP0 : Output on the GPOUT0 signal.
OutputGP1 : Output on the GPOUT1 signal.
OutputGP2 : Output on the GPOUT2 signal.
OutputGP3 : Output on the GPOUT3 signal.
OutputGP4 : Output on the GPOUT4 signal.
OutputGP5 : Output on the GPOUT5 signal.
OutputGP6 : Output on the GPOUT6 signal.
InputTrig : Output goes to Trigger input.
InputEncA : Output goes to Encoder A input.
InputEncB : Output goes to Encoder B input.
- __init__(self: BFModule.BufferAcquisition.NTGOutputSignal, value: int) None #
Methods
__init__
(self, value)Attributes
InputEncA
InputEncB
InputTrig
OutputCC1
OutputCC2
OutputCC3
OutputCC4
OutputGP0
OutputGP1
OutputGP2
OutputGP3
OutputGP4
OutputGP5
OutputGP6
value
- property name#