[Missing <summary> documentation for "M:CWrapper.CMMCore.getSerialPortAnswer(System.String,System.String)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string getSerialPortAnswer( string deviceLabel, string term ) |
Visual Basic (Declaration) |
---|
Public Function getSerialPortAnswer ( _ deviceLabel As String, _ term As String _ ) As String |
Visual C++ |
---|
public: String^ getSerialPortAnswer( String^ deviceLabel, String^ term ) |
Parameters
- deviceLabel
- Type: System..::.String
[Missing <param name="deviceLabel"/> documentation for "M:CWrapper.CMMCore.getSerialPortAnswer(System.String,System.String)"]
- term
- Type: System..::.String
[Missing <param name="term"/> documentation for "M:CWrapper.CMMCore.getSerialPortAnswer(System.String,System.String)"]
Return Value
[Missing <returns> documentation for "M:CWrapper.CMMCore.getSerialPortAnswer(System.String,System.String)"]