Question:
How to filter event records for a user-specified interval in the 'Archive Journal' component?
Answer:
To filter records, you need to set the start date and time of the record selection period (see 'From:').
Determining the end date and time of the period is performed in the 'SetDateEnd' program. The values of the program's input parameters are passed (returned) to (from) the program from the object's parameters:
MasterSCADA 4D calculates the period (DateTo - Interval) and records matching the criterion are displayed in the 'Archive Log' component.
How to filter event records for a user-specified interval in the 'Archive Journal' component?
Answer:
To filter records, you need to set the start date and time of the record selection period (see 'From:').
Determining the end date and time of the period is performed in the 'SetDateEnd' program. The values of the program's input parameters are passed (returned) to (from) the program from the object's parameters:
MasterSCADA 4D calculates the period (DateTo - Interval) and records matching the criterion are displayed in the 'Archive Log' component.
Обсуждение
Log in or register to participate in the discussion.