F_CheckTcVersion

This function queries the TwinCAT version installed on the running system in an asynchronous process. This function must be called several cycles until the return value is TRUE.
Syntax:
FUNCTION F_CheckTcVersion : BOOL
Outputs
Name | Type | Description |
|---|---|---|
F_CheckTcVersion | BOOL | TRUE as soon as the TwinCAT version has been successfully retrieved on the target system. |
Requirements
Development environment | Target platform | PLC libraries to include |
|---|---|---|
TwinCAT 4026 >= v3.1.4026.16 | PC or CX (x64, x86) | Tc3_PlasticBaseApplication (>= v12.12.3.0) |