Usually busy when the stage is in motion
Namespace:
CoreDevices.DevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool Busy { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Busy As Boolean |
Visual C++ |
---|
public: virtual property bool Busy { bool get () sealed; } |