AdvantechUNO_ReadDeviceData


Reads the device data.

Syntax

C++
Python
 
def AdvantechUNO_ReadDeviceData(
	state: AdvantechUNO_State,
	outDeviceData: ByteBuffer,
	/
)
-> None

Parameters

Name Type Default Description
Input will be modified ioState AdvantechUNO_State
Output value outDeviceData ByteBuffer Device data.