Removes the specified channel from the buffer. Does not affect the DAQ
Namespace:
CoreDevices.DevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public void RemoveChannelData( int Channel ) |
| Visual Basic (Declaration) |
|---|
Public Sub RemoveChannelData ( _ Channel As Integer _ ) |
| Visual C++ |
|---|
public: virtual void RemoveChannelData( int Channel ) sealed |
Parameters
- Channel
- Type: System..::.Int32
[Missing <param name="Channel"/> documentation for "M:CoreDevices.Devices.FunctionGenerator.RemoveChannelData(System.Int32)"]