Back to FabImage Studio website

You are here: Start » Filter Reference » Hardware Support » BitFlow » BitFlow_SoftwareTrigger

BitFlow_SoftwareTrigger


Module: ThirdParty

Performs a software trigger.

Name Type Description
Input value inBoardNumber Integer Index of board
Input value inCameraFileName File Camera file
Input value inTrigger BitFlowTriggers Trigger to assert
Input value inTriggerEnable Bool Trigger enabled / disabled

Remarks

Board driver software

This filter is intended to cooperate with board using its vendor SDK. To be able to connect with board it is required to install BitFlow SDK software. Currently FabImage Studio requires BitFlow SDK version 6.30.

BitFlow SDK can be downloaded from following website: http://www.bitflow.com (registration may be required).

Running application
This filter uses camera configuration files, which are loaded to register. To load this file to register you should use SysReg application from BitFlow SDK.

Parallel execution

This filter cannot be placed in multiple Workers.

Complexity Level

This filter is available on Basic Complexity Level.

Disabled in Lite Edition

This filter is disabled in Lite Edition. It is available only in full, FabImage Studio Professional version.

See Also