AdvantechSUSI_WriteQuickSMB


Turns SMBus device function off (on) or disable (enable) a specific device mode.

Syntax

C++
Python
 
def AdvantechSUSI_WriteQuickSMB(
	state: AdvantechSUSI_State,
	inAddress: int,
	/,
	*,
	inDevice: int | None = None
)
-> None

Parameters

Name Type Range Default Description
Input will be modified ioState AdvantechSUSI_State
Input value inDevice int | None 1 - 4 None Select SMBus device or empty for main host device.
Input value inAddress int 0 - 255