optoOIS
Loading...
Searching...
No Matches
optoOIS.mre3ois.MRE3OisChannel Class Reference
Inheritance diagram for optoOIS.mre3ois.MRE3OisChannel:

Public Member Functions

 __init__ (self, board, int channel_number=0)

Public Attributes

 StaticInput = mre3RegistersOis.StaticInput(self._channel, self._board)
 DeviceEEPROM = mre3RegistersOis.DeviceEEPROM(self._channel, self._board)
 Analog = mre3RegistersOis.Analog(self._channel, self._board)
 SignalGenerator = mre3RegistersOis.SignalGenerator(self._channel, self._board)
 VectorPatternUnit = mre3RegistersOis.VectorPatternUnit(self._channel, self._board)
 InputConditioningFilter = mre3RegistersOis.InputConditioningFilter(self._channel, self._board)
 OutputConditioningFilter = mre3RegistersOis.OutputConditioningFilter(self._channel, self._board)
 QuadrantVectorPatternUnit = mre3RegistersOis.QuadrantVectorPatternUnit(self._channel, self._board)

Detailed Description

    Class to control single channel of the MR-E-3_OIS driver. It contains systems supported on specific channel.

Constructor & Destructor Documentation

◆ __init__()

optoOIS.mre3ois.MRE3OisChannel.__init__ ( self,
board,
int channel_number = 0 )

Member Data Documentation

◆ Analog

optoOIS.mre3ois.MRE3OisChannel.Analog = mre3RegistersOis.Analog(self._channel, self._board)

◆ DeviceEEPROM

optoOIS.mre3ois.MRE3OisChannel.DeviceEEPROM = mre3RegistersOis.DeviceEEPROM(self._channel, self._board)

◆ InputConditioningFilter

optoOIS.mre3ois.MRE3OisChannel.InputConditioningFilter = mre3RegistersOis.InputConditioningFilter(self._channel, self._board)

◆ OutputConditioningFilter

optoOIS.mre3ois.MRE3OisChannel.OutputConditioningFilter = mre3RegistersOis.OutputConditioningFilter(self._channel, self._board)

◆ QuadrantVectorPatternUnit

optoOIS.mre3ois.MRE3OisChannel.QuadrantVectorPatternUnit = mre3RegistersOis.QuadrantVectorPatternUnit(self._channel, self._board)

◆ SignalGenerator

optoOIS.mre3ois.MRE3OisChannel.SignalGenerator = mre3RegistersOis.SignalGenerator(self._channel, self._board)

◆ StaticInput

optoOIS.mre3ois.MRE3OisChannel.StaticInput = mre3RegistersOis.StaticInput(self._channel, self._board)

◆ VectorPatternUnit

optoOIS.mre3ois.MRE3OisChannel.VectorPatternUnit = mre3RegistersOis.VectorPatternUnit(self._channel, self._board)

The documentation for this class was generated from the following file:
  • C:/git/187-763-00_optoois/src/main/python/optoOIS/mre3ois.py