BFLinux
Data Fields
tCIvfgStateEntry Struct Reference

Structure used for array of VFG state info. More...

#include <BFciLib.h>

Data Fields

tCIU32 which
 Driver index of VFG. More...
 
tCIU32 devNdx
 /dev/video<Ndx> of entry More...
 
tCIU32 VFGnum
 Board VFG number. More...
 
tCIU8 isMaster
 True if the VFG is the board master. More...
 
tCIU32 ifaceType
 Neon, Karbon, etc. More...
 
tCIU8 isCXP
 True if the VFG is CXP. More...
 
tCIU8 isCL
 True if the VFG is Camera Link. More...
 
tCIU8 isSynthetic
 True if the VFG has a synthetic camera file attached. More...
 
tCIU8 isValid
 True if the VFG can be opened. More...
 
tCIU32 masterLink
 For CXP cameras, the link connected to the camera's master link. More...
 
tCIU32 myLinks [4]
 List of associated links. More...
 
tCIU32 myCamerasLinks [4]
 List of the camera's links that this VFG is using. More...
 
tCIU32 numLinks
 Total number of links associated with this VFG. More...
 
tCIU32 maxLinks
 Max number of links possible from this VFG. More...
 

Detailed Description

Structure used for array of VFG state info.

Field Documentation

◆ devNdx

tCIU32 tCIvfgStateEntry::devNdx

/dev/video<Ndx> of entry

◆ ifaceType

tCIU32 tCIvfgStateEntry::ifaceType

Neon, Karbon, etc.

◆ isCL

tCIU8 tCIvfgStateEntry::isCL

True if the VFG is Camera Link.

◆ isCXP

tCIU8 tCIvfgStateEntry::isCXP

True if the VFG is CXP.

◆ isMaster

tCIU8 tCIvfgStateEntry::isMaster

True if the VFG is the board master.

◆ isSynthetic

tCIU8 tCIvfgStateEntry::isSynthetic

True if the VFG has a synthetic camera file attached.

◆ isValid

tCIU8 tCIvfgStateEntry::isValid

True if the VFG can be opened.

◆ masterLink

tCIU32 tCIvfgStateEntry::masterLink

For CXP cameras, the link connected to the camera's master link.

◆ maxLinks

tCIU32 tCIvfgStateEntry::maxLinks

Max number of links possible from this VFG.

◆ myCamerasLinks

tCIU32 tCIvfgStateEntry::myCamerasLinks[4]

List of the camera's links that this VFG is using.

◆ myLinks

tCIU32 tCIvfgStateEntry::myLinks[4]

List of associated links.

◆ numLinks

tCIU32 tCIvfgStateEntry::numLinks

Total number of links associated with this VFG.

◆ VFGnum

tCIU32 tCIvfgStateEntry::VFGnum

Board VFG number.

◆ which

tCIU32 tCIvfgStateEntry::which

Driver index of VFG.


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