Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Hardware Support » Z4Sight » Z4Sight_ConfigureDigitalInput

Z4Sight_ConfigureDigitalInput


Module: ThirdParty

Configures digital input port.

Name Type Range Description
Input value inDeviceID Z4SightSystemAndDeviceIdentifier* Device identification.
Input value inInput Integer 0 - 63 Input signal.
Input value inDebounceTime Integer* 0 - Sets the amount of time that the specified auxiliary input signal is debounced. Specifies the minimum amount of time to ignore any additional signal transitions after accepting a signal transition, in nsec.
Input value inEnableGlitchFilter Bool* Sets whether to enable a glitch filter on input signals. A glitch is an unexpected signal transition of a short duration. Enabling the glitch filter will eliminate glitches of less than 500 nsec on all input signals.
Input value inInvert Bool* Sets whether the specified I/O signal should be inverted. This causes the low portion of the signal (the delay period) to be high and the high portion of the signal (the active portion) to be low.

Complexity Level

This filter is available on Advanced Complexity Level.

Disabled in Lite Edition

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