Back to FabImage Library website

You are here: Start » Function Reference » NET SynView

NET SynView

Select a function from the list below.

Icon Name Description Library
SynView_ConfigureDigitalIO Configure SynView digital IO. Lite
SynView_ConfigureStrobe Controls the built-in camera strobe. Lite
SynView_ConfigureTimer Configures one of the internal hardware timers available in the camera. Lite
SynView_ExecuteCommand Executes a command. Lite
SynView_GenerateSoftwareTrigger Generates a software trigger, trigger source should be set to 'software'. Lite
SynView_GetBoolParameter Gets parameter of type Bool. Lite
SynView_GetDigitalIOStates Gets SynView digital IO states. Lite
SynView_GetEnumParameter Gets parameter of type Enumeration. Lite
SynView_GetIntegerParameter Gets parameter of type Integer. Lite
SynView_GetRealParameter Gets parameter of type Real. Lite
SynView_GetStringParameter Gets parameter of type String. Lite
SynView_GrabImage Captures a frame using SynView. Lite
SynView_GrabImage_WithTimeout Use this filter if the trigger may be not coming for some time, while the application should be performing other operations continuously (e.g. processing HMI events). Lite
SynView_SetBoolParameter Sets parameter of type Bool. Lite
SynView_SetEnumParameter Sets parameter of type Enumeration. Lite
SynView_SetIntegerParameter Sets parameter of type Integer. Lite
SynView_SetRealParameter Sets parameter of type Real. Lite
SynView_SetStringParameter Sets parameter of type String. Lite
SynView_SetUserOutput Sets SynView user outputs. Lite
SynView_StartAcquisition Typically used for establishing camera connectivity before the first trigger event. Especially important for multiple-camera systems. Lite