Attributes

pogo_html_docu/LensesBox/Attributes.html See pogo generated info for more details.
 EndSwitchIn. 1 if the motor has reached the end swicht for the in position. Only read.

 EndSwitchOut. 1 if the motor has reached the end swicht for the out position. Only read.

 NbMotors. Read/Write to/from hardware the number of motors that are/to be initialized. After setting the number of motors all lenses are in the out position (an initialization is automatically done, in other case the change would not be taken into account).

 Position. Read the current position (12 bits as decimal number). Writing a value will move the lenses indicated by the input (decimal number interpreted as 12 bits).

 StatusIN. Spectrum of 12 elements (maximum number of lenses in the system) with a value 1 or 0 depending on the position of the corresponding lens (in or out). Only read.

 StatusOK. Spectrum of 12 elements (maximum number of lenses in the system) with a value 1 or 0 depending on the status of the corresponding lens (ok or in error). Only read.

 StatusGeneral. Spectrum of 5 elements taking a value 1 or 0 for indicating the status of the system: Done, Enabled, Power, Busy, Reset (in this order). Only read.

 SetIN. Spectrum of 12 elements (maximum number of lenses in the system) for selecting the lenses that should be put in (they will be only move after executing the Move command). The read value indicates the lenses currently selected.

 UnitLimitMax. Returns maximum posible position value, according to the number of motors. Writting makes nothing. It is used as limit when setting the position.

 UnitLimitMin. Returns minimum posible position value (0). Writting makes nothing. It is used as limit when setting the position.