Functions – MATH.GetSupplierVersion (FUN)
(CAA_Mathematics.library)
This is a necessary module for each CAA library.
The return of type 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
|
dummy parameter for compatibility with previous versions of
CoDeSys
|