Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Camera Support » Smart » Smart_ConfigureDigitalIO_SynView

Smart_ConfigureDigitalIO_SynView


Module: ThirdParty

Configure SynView digital IO.

Name Type Range Description
inIpAddress SmartIPAddress
inDeviceID String* Tries to find the camera in all available IDs (UserID, VendorName, ModelName...)
inLineNumber Integer 1 - 32 I/O line for configuration
inLineInverter Bool* Invert the signal on the selected line
inLineDebounceDuration Real* Input line debounce duration in us (0 for disable debouncer)
inLineSource SynViewLineSource* Selects a device internal signal that should drive the output signal of the selected line.
outIsRemote Bool

Multithreaded environment

This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
RuntimeError Smart_ConfigureDigitalIO_SynView is not supported in the Lite edition.

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, Adaptive Vision Studio Professional version.