![]() |
optoOIS
|
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) | |
Class to control single channel of the MR-E-3_OIS driver. It contains systems supported on specific channel.
| optoOIS.mre3ois.MRE3OisChannel.__init__ | ( | self, | |
| board, | |||
| int | channel_number = 0 ) |
| optoOIS.mre3ois.MRE3OisChannel.Analog = mre3RegistersOis.Analog(self._channel, self._board) |
| optoOIS.mre3ois.MRE3OisChannel.DeviceEEPROM = mre3RegistersOis.DeviceEEPROM(self._channel, self._board) |
| optoOIS.mre3ois.MRE3OisChannel.InputConditioningFilter = mre3RegistersOis.InputConditioningFilter(self._channel, self._board) |
| optoOIS.mre3ois.MRE3OisChannel.OutputConditioningFilter = mre3RegistersOis.OutputConditioningFilter(self._channel, self._board) |
| optoOIS.mre3ois.MRE3OisChannel.QuadrantVectorPatternUnit = mre3RegistersOis.QuadrantVectorPatternUnit(self._channel, self._board) |
| optoOIS.mre3ois.MRE3OisChannel.SignalGenerator = mre3RegistersOis.SignalGenerator(self._channel, self._board) |
| optoOIS.mre3ois.MRE3OisChannel.StaticInput = mre3RegistersOis.StaticInput(self._channel, self._board) |
| optoOIS.mre3ois.MRE3OisChannel.VectorPatternUnit = mre3RegistersOis.VectorPatternUnit(self._channel, self._board) |