XSight_SetOutputLatchSource
Sets output latch source.
Syntax
C++
Python
def XSight_SetOutputLatchSource( state: XSight_State, inPort: int, inTriggerSource: int, /, *, inDeviceIndex: int | None = None ) -> None
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | XSight_State | |||
![]() |
inDeviceIndex | int | None | 0 - ![]() |
None | Device identifying number. |
![]() |
inPort | int | 1 - 16 | Output port description number. | |
![]() |
inTriggerSource | int | 1 - 16 | Input port description number. |



