Click or drag to resize

FX3ConnectionISpi32InterfaceBackgroundWorker) Method

[Missing <summary> documentation for "M:FX3Api.FX3Connection.AdisApi#ISpi32Interface#StartBufferedStream(System.Collections.Generic.IEnumerable{System.UInt32},System.UInt32,System.UInt32,System.Int32,System.ComponentModel.BackgroundWorker)"]

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
void ISpi32Interface.StartBufferedStream(
	IEnumerable<uint> WriteData,
	uint numCaptures,
	uint numBuffers,
	int timeoutSeconds,
	BackgroundWorker worker
)

Parameters

WriteData
Type: System.Collections.GenericIEnumerableUInt32

[Missing <param name="WriteData"/> documentation for "M:FX3Api.FX3Connection.AdisApi#ISpi32Interface#StartBufferedStream(System.Collections.Generic.IEnumerable{System.UInt32},System.UInt32,System.UInt32,System.Int32,System.ComponentModel.BackgroundWorker)"]

numCaptures
Type: SystemUInt32

[Missing <param name="numCaptures"/> documentation for "M:FX3Api.FX3Connection.AdisApi#ISpi32Interface#StartBufferedStream(System.Collections.Generic.IEnumerable{System.UInt32},System.UInt32,System.UInt32,System.Int32,System.ComponentModel.BackgroundWorker)"]

numBuffers
Type: SystemUInt32

[Missing <param name="numBuffers"/> documentation for "M:FX3Api.FX3Connection.AdisApi#ISpi32Interface#StartBufferedStream(System.Collections.Generic.IEnumerable{System.UInt32},System.UInt32,System.UInt32,System.Int32,System.ComponentModel.BackgroundWorker)"]

timeoutSeconds
Type: SystemInt32

[Missing <param name="timeoutSeconds"/> documentation for "M:FX3Api.FX3Connection.AdisApi#ISpi32Interface#StartBufferedStream(System.Collections.Generic.IEnumerable{System.UInt32},System.UInt32,System.UInt32,System.Int32,System.ComponentModel.BackgroundWorker)"]

worker
Type: System.ComponentModelBackgroundWorker

[Missing <param name="worker"/> documentation for "M:FX3Api.FX3Connection.AdisApi#ISpi32Interface#StartBufferedStream(System.Collections.Generic.IEnumerable{System.UInt32},System.UInt32,System.UInt32,System.Int32,System.ComponentModel.BackgroundWorker)"]

Implements

ISpi32Interface.StartBufferedStream(IEnumerableUInt32, UInt32, UInt32, Int32, BackgroundWorker)
See Also