Inheritance diagram for visaodevices.FilterWheel3:Public Member Functions | |
| def | __init__ (self) |
Public Member Functions inherited from visaodevices.FilterWheel | |
| def | get_filter (self) |
| def | set_filter (self, filt) |
| def | home (self) |
| def | wait_move (self) |
| def | wait_home (self) |
Public Member Functions inherited from visaofifos.VisAOFifoDev | |
| def | setup_fifo_names (self) |
| def | open_fifoch (self) |
| def | write_fifoch (self, com) |
| def | close_fifoch (self) |
| def | connect (self) |
| def | take_control |
| def | giveup_control (self) |
Public Attributes | |
| base_name | |
| connected | |
| control | |
Public Attributes inherited from visaofifos.VisAOFifoDev | |
| base_path | |
| fifo_out_name | |
| fifo_in_name | |
| pollobj | |
| fifo_out | |
| fifo_in | |
| connected | |
| control | |
Class to control the FilterWheel2.
Definition at line 444 of file visaodevices.py.