BitFlow.NET
Source code documentation of the BitFlow .NET interface.
BufferAcquisition.BoardProperties Class Reference

Public Member Functions

 BoardProperties (ManagedBufferInterface bufin)
 
bool Test (Trait trait)
 Determine whether or not the current board has the given trait. More...
 

Properties

InterfaceType InterfaceType [get]
 Retrieve the InterfaceType of the currently open board. More...
 
uint VfgNumber [get]
 Retrieve the index of the Virtual Frame Grabber of the currently open board. More...
 
string ModelName [get]
 Retrieve the model name of the currently open board. More...
 
string FamilyName [get]
 Retrieve the family name of the currently open board. More...
 
uint FamilyIndex [get]
 Retrieve the family index of the currently opened board. More...
 
uint CiIndex [get]
 Retrieve the Ci index of the currently opened board. More...
 

Constructor & Destructor Documentation

◆ BoardProperties()

BufferAcquisition.BoardProperties.BoardProperties ( ManagedBufferInterface  bufin)

Member Function Documentation

◆ Test()

bool BufferAcquisition.BoardProperties.Test ( Trait  trait)

Determine whether or not the current board has the given trait.

Parameters
traitThe trait to test for.
Returns
True if the board has the trait, false if not.

Property Documentation

◆ CiIndex

uint BufferAcquisition.BoardProperties.CiIndex
get

Retrieve the Ci index of the currently opened board.

◆ FamilyIndex

uint BufferAcquisition.BoardProperties.FamilyIndex
get

Retrieve the family index of the currently opened board.

◆ FamilyName

string BufferAcquisition.BoardProperties.FamilyName
get

Retrieve the family name of the currently open board.

◆ InterfaceType

InterfaceType BufferAcquisition.BoardProperties.InterfaceType
get

Retrieve the InterfaceType of the currently open board.

◆ ModelName

string BufferAcquisition.BoardProperties.ModelName
get

Retrieve the model name of the currently open board.

◆ VfgNumber

uint BufferAcquisition.BoardProperties.VfgNumber
get

Retrieve the index of the Virtual Frame Grabber of the currently open board.


The documentation for this class was generated from the following file: