SortedDirectoryFileElementFactory.prvInstCount (PROP) ¶ PROPERTY prvInstCount : COL.CAA.COUNT
SortedDirectoryFileElementFactory.prvInstPoolExtendsFactor (PROP) ¶ PROPERTY prvInstPoolExtendsFactor : USINT
SortedDirectoryFileElementFactory.prvInstSize (PROP) ¶ PROPERTY prvInstSize : COL.CAA.SIZE
Visu_UserPasswordCredentials (FB) ¶ FUNCTION_BLOCK Visu_UserPasswordCredentials IMPLEMENTS IDatasources.ICredentialsUserPassword InOut: Scope Name Type Input stUsername STRING Properties: Password Username Structure: Password (Property) Username (Property)
ParamState_CheckC2 (FUN) ¶ FUNCTION ParamState_CheckC2 : BOOL InOut: Scope Name Type Return ParamState_CheckC2 BOOL Inout Const ps0 ParamState ps1 ParamState Input eps LREAL fTol LREAL
Visu_UserPasswordCredentials.Password (PROP) ¶ PROPERTY Password : STRING Returns the password represented by the current implementation.
Visu_FbFileListProvider.prvClear (METH) ¶ METHOD prvClear : BOOL InOut: Scope Name Type Return prvClear BOOL
Visu_FbFileListProvider.prvResetIndex (METH) ¶ METHOD prvResetIndex : BOOL InOut: Scope Name Type Return prvResetIndex BOOL
FunSin2 (STRUCT) ¶ TYPE FunSin2 : STRUCT Describes “fade-in” or “fade-out” from first derivative 0 to 1 or vice-versa, such that the second and third derivative are zero at the end points. Based on a function f [0,1] -> [0,1] with f(0) = 0, f(1) = 1 ; f’(0) = 0, f’(1) = 2 ; f’’(0) = f’’’(0) = f’’(1) = f’’’(1) = 0 ; f’’(x) = 4 * sin^2(pi*x) The complete function is g(x) = S * f(x/L) if NOT bReverse g(x) = S * (1-f((1-x)/L)) if bReverse for the positive size of the domain L and the positive size S. InOut: Name Type bReverse BOOL dS LREAL dL LREAL
Visu_FbFileListProvider.prvSearch (METH) ¶ METHOD prvSearch : BOOL InOut: Scope Name Type Return prvSearch BOOL