ACC Error Guide

TTGEN Error Messages
Errors
Chapter 8 193
Error 194: “%s”(%d): Local node not specified
(Severity 2)
Explanation Local node number must be defined in
NODE-DEFINITION section.
Action: Insert “Local-Node” entry in “NODE-DEFINITION”
section.
Error 196: “%s”(%d): Missing storage label
(Severity 2)
Explanation A storage label name is missing after the “NAME
keyword in a “LDATAstatement.
Action: Insert the appropriate label name.
Error 197: “%s”(%d): Bad data offset “%s” (range %d..%d)
(Severity 2)
Explanation The specified byte offset is out of range.
Action: Use an appropriate value.
Error 198: “%s”(%d): Bad repeat count “%s” (range %d..%d), ignored
(Severity 2)
Explanation Bad repeat value specified. Valid range of values is
1…255 (ZCOM_TPORT_MUX in
/opt/acc/include/zcom/zcomsys.h).
Action: Change to an appropriate value.
Error 199: “%s”(%d): Bad node timeout “%s” (range %d..%d)
(Severity 2)
Explanation The timeout value specified in the node entry is
invalid. The valid range of values is 2…65535
(ZCOM_MAXNTOUT in
/opt/acc/include/zcom/zcomsys.h).
Action: Change to an appropriate value.