[Missing <summary> documentation for "M:CoreDevices.Interfaces.IComCMMCore.SetSignalIOValue(System.Double,System.String)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
double SetSignalIOValue( double value, string deviceLabel ) |
Visual Basic (Declaration) |
---|
Function SetSignalIOValue ( _ value As Double, _ deviceLabel As String _ ) As Double |
Visual C++ |
---|
double SetSignalIOValue( double value, String^ deviceLabel ) |
Parameters
- value
- Type: System..::.Double
[Missing <param name="value"/> documentation for "M:CoreDevices.Interfaces.IComCMMCore.SetSignalIOValue(System.Double,System.String)"]
- deviceLabel
- Type: System..::.String
[Missing <param name="deviceLabel"/> documentation for "M:CoreDevices.Interfaces.IComCMMCore.SetSignalIOValue(System.Double,System.String)"]
Return Value
[Missing <returns> documentation for "M:CoreDevices.Interfaces.IComCMMCore.SetSignalIOValue(System.Double,System.String)"]