XSightSmartCamera_SetStatusOutput
Sets status light.
Syntax
C++
Python
def XSightSmartCamera_SetStatusOutput( state: XSightSmartCamera_State, inPort: int, inValue: bool, /, *, inDeviceIndex: int | None = None ) -> None
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | XSightSmartCamera_State | |||
![]() |
inDeviceIndex | int | None | 0 - ![]() |
None | Device identifying number |
![]() |
inPort | int | 1 - 2 | ||
![]() |
inValue | bool |



