You are here: Start » Filter Reference » Hardware Support » XSight » XSight_SetOutputPulse
| Module: | ThirdParty | 
|---|
Sets output pulse.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inDeviceIndex | Integer* | 0 - ![]()  | 
				Device identifying number. | 
![]()  | 
				inPort | Integer | 1 - 16 | IO port description number. | 
![]()  | 
				inDelay | Integer | 0 - ![]()  | 
				Output delay in us unit. | 
![]()  | 
				inPulseWidth | Integer | 1 - ![]()  | 
				Pulse width in us unit. | 
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 Aurora Vision 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.
This function is old way to start pulse. Use XSight_SetOutputPulseSoft.
Complexity Level
This filter is available on Basic Complexity Level.

 Basic
