[Missing <summary> documentation for "M:CoreDevices.Interfaces.IComCMMCore.setDeviceDelayMs(System.String,System.Double)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
void setDeviceDelayMs( string label, double delayMs ) |
Visual Basic (Declaration) |
---|
Sub setDeviceDelayMs ( _ label As String, _ delayMs As Double _ ) |
Visual C++ |
---|
void setDeviceDelayMs( String^ label, double delayMs ) |
Parameters
- label
- Type: System..::.String
[Missing <param name="label"/> documentation for "M:CoreDevices.Interfaces.IComCMMCore.setDeviceDelayMs(System.String,System.Double)"]
- delayMs
- Type: System..::.Double
[Missing <param name="delayMs"/> documentation for "M:CoreDevices.Interfaces.IComCMMCore.setDeviceDelayMs(System.String,System.Double)"]