def fcfclib.adcSetup.AdcSetup.__init__ |
( |
|
self, |
|
|
|
fcfmal, |
|
|
|
device |
|
) |
| |
def fcfclib.adcSetup.AdcSetup.get_buffer |
( |
|
self | ) |
|
def fcfclib.adcSetup.AdcSetup.move_both_abs_pos |
( |
|
self, |
|
|
|
position, |
|
|
|
action = ActionAdc.ADC_MOVE_ABS |
|
) |
| |
def fcfclib.adcSetup.AdcSetup.move_motor1_abs_pos |
( |
|
self, |
|
|
|
position, |
|
|
|
action = ActionAdc.ADC_MOVE_ABS |
|
) |
| |
def fcfclib.adcSetup.AdcSetup.move_motor2_abs_pos |
( |
|
self, |
|
|
|
position, |
|
|
|
action = ActionAdc.ADC_MOVE_ABS |
|
) |
| |
def fcfclib.adcSetup.AdcSetup.move_pos |
( |
|
self, |
|
|
|
position, |
|
|
|
action, |
|
|
|
axis |
|
) |
| |
def fcfclib.adcSetup.AdcSetup.move_posangle |
( |
|
self, |
|
|
|
position, |
|
|
|
action = ActionAdc.ADC_MOVE_BY_POSANG |
|
) |
| |
def fcfclib.adcSetup.AdcSetup.start_tracking |
( |
|
self | ) |
|
def fcfclib.adcSetup.AdcSetup.stop_tracking |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: