XSight_GetPWMTriggerSource
Gets PWM trigger source.
Syntax
C++
Python
def XSight_GetPWMTriggerSource( state: XSight_State, inChannel: int, /, *, inDeviceIndex: int | None = None ) -> outPort: int
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | XSight_State | |||
![]() |
inDeviceIndex | int | None | 0 - ![]() |
None | Device identifying number |
![]() |
inChannel | int | 1 - 6 | PWM channel description number. | |
![]() |
outPort | int | Input port description number. |




