Get_TcNcCfg_Version
This function returns the version number of the TcNcCfg.lib TwinCAT 2 PLC library as a string.
Outdated version The sole purpose of this function is to assure compatibility with existing projects. For new projects, please use the stLibVersion_Tc2_NCI global structure. |
Interface
Name | Type | Description |
---|---|---|
bGet | BOOL | Signal to execute the command |
Return value
Name | Type | Description |
---|---|---|
Get_TcNcCfg_Version | STRING(20) | Version number |
Requirements
Development environment |
Target platform |
PLC libraries to be linked |
---|---|---|
TwinCAT v3.1.0 |
PC or CX (x86 or x64) |
Tc2_NCI |