These devices do not do hardware access, they simulate real devices mostly for testing purposes.
Note
If you need a “manual move” device, see Manual moveable classes.
A virtual motor that can be set to move in finite time using a thread.
Parameters
Current status. Default value: (100, 'idle').
Current value. Default value: 0.0.
Jitter of the read value. Default value: 0.
Virtual speed of the device. Default value: 0.0.
Parameters inherited from the base classes: abslimits, description, fixed, fmtstr, loglevel, lowlevel, maxage, offset, pollinterval, precision, target, unit, userlimits
A virtual coder that just returns the value of a motor, with offset.
Attached devices
Parameters inherited from the base classes: description, fmtstr, loglevel, lowlevel, maxage, offset, pollinterval, precision, unit
Bases: FRMTimerChannel
A virtual timer channel for use together with nicos.taco.Detector.
Parameters
(not used). Default value: None.
Parameters inherited from the base classes: description, fmtstr, ismaster, loglevel, lowlevel, maxage, mode, pollinterval, preselection, tacodelay, tacotimeout, tacotries, unit
Bases: FRMCounterChannel
A virtual counter channel for use together with nicos.taco.Detector.
Parameters
The maximum countrate. Default value: 1000.
(not used). Default value: None.
Parameters inherited from the base classes: description, fmtstr, ismaster, loglevel, lowlevel, maxage, mode, pollinterval, preselection, tacodelay, tacotimeout, tacotries, type, unit