Get_TcNcFifoAxis_Version

Get_TcNcFifoAxis_Version 1:

Get_TcNcFifoAxis_Version determines the version number of the PLC library TcNcFifoAxis.lib. The function returns the version number in a string.

Interface

FUNCTION Get_TcNcFifoAxis_Version : STRING(20)
VAR_INPUT
    bGet : BOOL;
END_VAR

bGet: Signal for execution of the command.