Back to FabImage Studio website
You are here: Start » Filter Reference » Hardware Support » Advantech SUSI » AdvantechSUSI_WriteReadI2C
Module: | ThirdParty |
---|
Reads and writes to I2C bus.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inDevice | Integer* | 1 - 6 | Select I2C device or empty for main host device. |
![]() |
inAddress | Integer | 0 - 127 | Device address as 7 bit number. |
![]() |
inBuffer | ByteBuffer | Empty buffer mean no write operation | |
![]() |
inReadSize | Integer | 1 - ![]() |
Zero size mean no read operation |
![]() |
outBuffer | ByteBuffer |
Remarks
I/O device driver software
This filter is intended to cooperate with a device using its vendor SDK. To be able to connect to a device, it is required to install Advantech SUSI SDK.
Add DLL path to system environment variable is required.
Recommended runtime version for FabImage Studio usage is 4.
Setup low level system functionality e.g. watchdog may still affect the system after the program finished.
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.