GetSupplierVersion (FUN)

FUNCTION GetSupplierVersion : WORD

This is a necessary module for each CAA library.

InOut:

Scope

Name

Type

Comment

Return

GetSupplierVersion

WORD

Indicates the implementation version assigned by the manufacturer. The more significant byte contains the release version, the less significant byte the implementation version.

Example: The return 522=16#020A indicates release version 2 and implementation version 10.

Input

xDummy

BOOL

For compatibility only