Back to Aurora Vision Library Lite website

You are here: Start » Hardware Support » AdvantechUNO

AdvantechUNO

Select a function from the list below.

Icon Name Description / Applications
AdvantechUNO_GetBacklightBrightness

Gets the backlight brightness.

AdvantechUNO_GetBacklightLimits

Gets the display capabilities.

AdvantechUNO_GetBoardParameter_Int

Gets a board parameter of type Int.

AdvantechUNO_GetBoardParameter_String

Gets a board parameter of type String.

AdvantechUNO_GetGPIOMasks

Gets GPIO masks.

AdvantechUNO_GetGPIOPinDirection_Multiple

Gets GPIO directions.

AdvantechUNO_GetGPIOPinDirection_Single

Gets GPIO direction.

AdvantechUNO_GetGPIOPinLevel_Multiple

Gets GPIO levels.

AdvantechUNO_GetGPIOPinLevel_Single

Gets GPIO level.

AdvantechUNO_GetLEDStatus

Gets the LED status.

AdvantechUNO_GetPowerStatus

Gets the power status.

AdvantechUNO_GetUserData

Gets the user data space.

AdvantechUNO_GetUserDataLockStatus

Gets the user data space lock status.

AdvantechUNO_LockUserData

Locks the user data space.

AdvantechUNO_ReadDeviceData

Reads the device data.

AdvantechUNO_SetBacklightBrightness

Sets the backlight brightness.

AdvantechUNO_SetBacklightLimits

Sets the display capabilities.

AdvantechUNO_SetGPIOPinDirection_Multiple

Sets GPIO directions.

AdvantechUNO_SetGPIOPinDirection_Single

Sets GPIO direction.

AdvantechUNO_SetGPIOPinLevel_Multiple

Sets GPIO levels.

AdvantechUNO_SetGPIOPinLevel_Single

Sets GPIO level.

AdvantechUNO_SetLEDStatus

Sets the LED status.

AdvantechUNO_SetPowerStatus

Sets the power status.

AdvantechUNO_SetUserData

Sets the user data space.

AdvantechUNO_UnlockUserData

Unlocks the user data space.