FB_GseSvFunctionGeneratorClass

This function block implements a simple sine function signal generator.

Namespace: Tc3_Gse
Library: Tc3_Gse (Tc3_Gse.compiled-library)

FUNCTION_BLOCK FB_GseSvFunctionGeneratorClass
VAR_OUTPUT
    bValid   : BOOL;
    fSignal  : LREAL;
    nSmpRate : UINT;
    nSample  : UDINT;
END_VAR