If this is a common device, then this will register the device with micromanager and easycore that it is the go-to device

Namespace:  CoreDevices.Devices
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public abstract void MakeOffical()
Visual Basic (Declaration)
Public MustOverride Sub MakeOffical
Visual C++
public:
virtual void MakeOffical() abstract

See Also