GetLastError (FUN)ΒΆ

FUNCTION GetLastError : DINT

    • The GetLastError method gets the last error set by the given device.

    • @param deviceId The device to get the error from.

    • @return Returns the error.

InOut:

Scope

Name

Type

Return

GetLastError

DINT

Input

deviceId

DINT

error

POINTER TO UDINT