Back to FabImage Studio website

You are here: Start » Filter Reference » Hardware Support » XSight » XSight_GetOutputPulseConfiguration

XSight_GetOutputPulseConfiguration


Module: ThirdParty

Gets output pulse configuration.

Name Type Range Description
Input value inDeviceIndex Integer* 0 - Device identifying number.
Input value inPort Integer 1 - 16 Output port description number.
Output value outDelay Long Output delay in us unit.
Output value outWidth Long Pulse width in us unit.
Output value outCycle Long Pulse cycle in us unit.
Output value outCount Long
Output value outSource Integer Source index depends on port operation mode

Remarks

Device identification

inDeviceIndex can be used to pick one of multiple devices connected to the computer. inDeviceIndex can be set to:

  • Device Index - X-Sight I/O device identifying internal index.

I/O device driver software

This filter is intended to cooperate with a device using its vendor SDK. To be able to connect to a device, it is required to install X-Sight SDK.

Add DLL path to system environment variable is required.

Recommended Runtime version for FabImage Studio usage is 1.0.0.

Invoking I/O port filters who force specifics behaviour (for example, set output level) may also change I/O mode to fitted.

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.