Aurora Visio Studio TOP » Filter Reference » Hardware Support » Advantech SUSI » AdvantechSUSI_WriteByteSMB
Module: | ThirdParty |
---|
Writes byte to SMBus.
Name | Type | Range | Description | |
---|---|---|---|---|
inDevice | Integer* | 1 - 4 | Select SMBus device or empty for main host device. | |
inAddress | Integer | 0 - 255 | ||
inCommand | Integer | 0 - 255 | ||
inData | Integer | 0 - 255 |
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 Aurora Vision 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, Aurora Vision Studio Professional version.
Filter Group
This filter is member of AdvantechSUSI_WriteSMB filter group.