ElaborateLatchFilterCriteria (FUN)¶
FUNCTION ElaborateLatchFilterCriteria : BOOL
This method is an helper for the customer It elaborates the criteria for the filtering by latch 1 variable and send back the parameters to use
- InOut:
- Scope - Name - Type - Comment - Return - ElaborateLatchFilterCriteria- BOOL- Input - filterType- Filter type to use - filterValue- WSTRING- Filter value - Output - filterTypeElab- Filter criteria after the elaboration - wsValue- WSTRING- Filter value in case of filter criteria is “STRING” - vType- Visu_Types- Type of the elaborated value - liValue- LINT- Numerical value elaborated - rValue- REAL- Numerical value elaborated in case of REAL - lrValue- LREAL- Numerical value elaborated in case of LREAL 
