F_GetVersionTcS5S7Comm
          
        
This function can be used to read PLC library version information.
FUNCTION F_GetVersionTcS5S7Comm : UINT
VAR_INPUT
nVersionElement : INT;
END_VAR
nVersionElement : Version element to be read. Possible parameters:
- 1 : major number;
 - 2 : minor number;
 - 3 : revision number;
 
Requirements
| 
                   Development environment  | 
                   Target platform  | 
                   PLC libraries to be linked  | 
|---|---|---|
| 
                   TwinCAT v2.11.0 Build > 1536  | 
                   PC or CX (x86, ARM)  | 
                   TcS5S7Comm.Lib  |