TYPE MonitorFilterByLatch : STRUCT
This structure reports the actual status of filtering by latch variable.
InOut:
|
Name
|
Type
|
Comment
|
filterLatchContent
|
EFilterLatchContent
|
How to interpret the value of filter by latch variable content
|
vType
|
Visu_Types
|
Literal type
|
liValue
|
LINT
|
Literal value
|
rValue
|
REAL
|
Literal value in case of REAL
|
lrValue
|
LREAL
|
Literal value in case of LREAL
|
wsStrValue
|
WSTRING(255)
|
Literal value in case of string
|
|