chk_loger
Purpose:
-
Verify that the scan interval in the specified spec file is an even multiple of 1 second by reading the file and performing the check.
Enter:
-
chk_loger <start_event_name> <stop_event_name> <reply_event_name> <procedure_number> <mode_number> <procedure_name><spec_file_name>
Where:
-
start_event_name Specify the start event name. stop_event_name Specify the stop event name. reply_event_name Specify the reply event name. procedure_number Specify the procedure number. mode_number Specify the mode number. procedure_name Specify the procedure name. spec_file_name Specify the specification file name to verify.
Example:
-
chk_loger rels_it myFlogerSpecFile
The preceding command specifies a start event ‘rels_it’ to verify in file ‘myFlogerSpecFile’.