XSightSmartCamera_GetDigitalInput
Gets digital input.
Syntax
C++
Python
def XSightSmartCamera_GetDigitalInput( state: XSightSmartCamera_State, inPort: int, /, *, inDeviceIndex: int | None = None ) -> outValue: bool
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | XSightSmartCamera_State | |||
![]() |
inDeviceIndex | int | None | 0 - ![]() |
None | Device identifying number |
![]() |
inPort | int | 1 - 4 | ||
![]() |
outValue | bool |




