Click or drag to resize

WrapperGetBufferedStreamDataPacket Method

Get a buffered stream data packet

Namespace:  FX3ApiWrapper
Assembly:  FX3ApiWrapper (in FX3ApiWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ushort[] GetBufferedStreamDataPacket()

Return Value

Type: UInt16
A single buffer from a stream. Will be null if no data available
See Also