Specifying the operation mode (P-CHAN-00028)
P-CHAN-00028 | Specify the operation mode on syntax check |
Description | The parameter defines the operation mode of the syntax check. Mode 1 - Automatic operation (0): After an error, decoding continues automatically. Syntax check is only aborted when the corresponding limits described in P-CHAN-00019 and P-CHAN-00020 are reached. Mode 2 - Step (interactive) mode (1): After each error, decoding is stopped. The operator decides whether the syntax check should continue or decoding should be aborted. When the corresponding limits described in P-CHAN-00019 and P-CHAN-00020 are reached, decoding is also aborted automatically. |
Parameter | syn_chk.interactive |
Data type | BOOLEAN |
Data range | 0/1 |
Dimension | ---- |
Default value | 0 |
Remarks | interactive (old syntax up to V2.11.2012.07) Parameterisation example: The syntax check runs in automatic mode. syn_chk.interactive 0 |