Initializes a new instance of the FunctionGenerator class
Namespace:
CoreDevices.DevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public FunctionGenerator( EasyCore Ecore, string DeviceLabel ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ Ecore As EasyCore, _ DeviceLabel As String _ ) |
Visual C++ |
---|
public: FunctionGenerator( EasyCore^ Ecore, String^ DeviceLabel ) |
Parameters
- Ecore
- Type: CoreDevices..::.EasyCore
[Missing <param name="Ecore"/> documentation for "M:CoreDevices.Devices.FunctionGenerator.#ctor(CoreDevices.EasyCore,System.String)"]
- DeviceLabel
- Type: System..::.String
[Missing <param name="DeviceLabel"/> documentation for "M:CoreDevices.Devices.FunctionGenerator.#ctor(CoreDevices.EasyCore,System.String)"]