Start » Filter Reference » Hardware Support » BitFlow » BitFlow_GetHardwareTriggerStatus
Module: | ThirdParty |
---|
Gets the status of the hardware trigger.
Name | Type | Description | |
---|---|---|---|
inBoardNumber | Integer | Index of board | |
inCameraFileName | File | Camera file | |
inTrigger | BitFlowTriggers | Trigger | |
outTriggerStatus | Bool | Status of trigger |
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 Aurora Vision 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.
See Also
- BitFlow_GrabImage – Captures a frame using BitFlow frame grabber.
- BitFlow_GetGPOutPin – Gets R64 GPOUT pins state.
- BitFlow_SetGPOutPin – Sets R64 GPOUT pins.
- BitFlow_SoftwareTrigger – Performs a software trigger.