JAI_ExecuteCommand
Executes command
Syntax
C++
Python
def JAI_ExecuteCommand( state: JAI_State, inCommand: str, /, *, inDeviceID: str | None = None ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | JAI_State | ||
![]() |
inDeviceID | str | None | None | Device identifying number |
![]() |
inCommand | str | Parameter name |


