Back to FabImage Studio website
You are here: Start » Filter Reference » LEX » Lex_GetDigitalInput
Gets a digital input state of LEX computers.
Name | Type | Description | |
---|---|---|---|
![]() |
inInput | Integer | Number of pin to read |
![]() |
outState | Bool | Read state of chosen pin |
Description
This filter can read state of digital inputs in LEX computers. Maximal number of input vary between different models.
Remarks
Running LEX related filters
Mechanism of Digital IO control of LEX computers demands to be run by Administrator account. LEX related filters will not work if FabImage Studio or any program based on FabImage Library is not run by Administrator. One can achieve that by right clicking on program to be ran and selecting "Run as administrator".
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
SystemError | Could not initialize F75111 DIO controller. LEX needs Administrator privileges to run. |
Complexity Level
This filter is available on Basic Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, FabImage Studio Professional version.