![]() |
optoOIS
|
Public Member Functions | |
| __init__ (self, board=None) | |
| GetOpticalFeedbackA (self) | |
| GetOpticalFeedbackB (self) | |
Static Public Member Functions | |
| help () | |
Public Attributes | |
| int | sys_id = 0x23 |
| dict | of_a |
| dict | of_b |
| name = self.__class__.__name__ | |
Static Protected Attributes | |
| bool | _is_a_system = True |
Device Functionality - Optical Feedback The optical feedback system provides information about the actual position of the mirror in optical feedback units. System ID: 0x23 +---------------+------+-------------+------+-------+---------+--------------------------------------------------+ | Register Name | Id | Type | Unit | Range | Default | Comment | +===============+======+=============+======+=======+=========+==================================================+ | of_a | 0x00 |float 32-bit |None | | | | +---------------+------+-------------+------+-------+---------+--------------------------------------------------+ | of_b | 0x01 |float 32-bit |None | | | | +---------------+------+-------------+------+-------+---------+--------------------------------------------------+
| optoOIS.registers.mre3ois_registers.OpticalFeedback.__init__ | ( | self, | |
| board = None ) |
| optoOIS.registers.mre3ois_registers.OpticalFeedback.GetOpticalFeedbackA | ( | self | ) |
| optoOIS.registers.mre3ois_registers.OpticalFeedback.GetOpticalFeedbackB | ( | self | ) |
|
static |
|
staticprotected |
| optoOIS.registers.mre3ois_registers.OpticalFeedback.name = self.__class__.__name__ |
| dict optoOIS.registers.mre3ois_registers.OpticalFeedback.of_a |
| dict optoOIS.registers.mre3ois_registers.OpticalFeedback.of_b |
| int optoOIS.registers.mre3ois_registers.OpticalFeedback.sys_id = 0x23 |