#include <Devices.h>
Inherits scope::parameters::Base.
Inherited by scope::parameters::XYControlGalil, and scope::parameters::XYControlStanda.
Parameters for a general xy stage.
Definition at line 134 of file Devices.h.
void scope::parameters::XYControl::Load |
( |
const wptree & |
pt | ) |
|
|
overridevirtual |
void scope::parameters::XYControl::Save |
( |
wptree & |
pt | ) |
const |
|
overridevirtual |
x position of xy device
Definition at line 140 of file Devices.h.
y position of xy device
Definition at line 143 of file Devices.h.
ScopeNumber<double> scope::parameters::XYControl::pollinterval |
interval in milliseconds to poll device, be careful: long intervals slow quitting of Scope (since to stop the polling thread Scope has to wait until the polling thread does something).
Definition at line 146 of file Devices.h.
ScopeNumber<double> scope::parameters::XYControl::buttonstepsize |
size of the step for up/down/left/right buttons
Definition at line 149 of file Devices.h.
string to put information about the stage in (do no Load or Save this)
Definition at line 152 of file Devices.h.
The documentation for this class was generated from the following files: