Back to FabImage Studio website
You are here: Start » Filter Reference » Hardware Support » AdvantechUNO » AdvantechUNO_SetGPIOPinLevel_Multiple
Module: | ThirdParty |
---|
Sets GPIO levels.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inBank | Integer | 0 - ![]() |
GPIO bank. |
![]() |
inMask | BoolArray* | GPIO mask. | |
![]() |
inLevel | BoolArray | GPIO levels. |
Remarks
I/O device driver software
This filter is intended to cooperate with an Advantech UNO series device using its vendor SDK. To be able to connect to the device, it is required to install PlatformSDK and device drivers.
Add DLL path to system environment variable may be required.
Recommended PlatformSDK version for FabImage Studio usage is V1.02.003 (1.2.3).
PlatformSDK can be downloaded from the following website: https://www.advantech.com/en-eu/search/?q=PlatformSDK&st=support.
Complexity Level
This filter is available on Advanced Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, FabImage Studio Professional version.
Filter Group
This filter is member of AdvantechUNO_SetGPIOPinLevel filter group.
See Also
- AdvantechUNO_SetGPIOPinLevel_Single – Sets GPIO level.
- AdvantechUNO_GetGPIOPinLevel_Multiple – Gets GPIO levels.