Warning Messages: WS* + WV*
The list of ASCET warning messages is split in several parts. Warning messages that are, by default, promoted to an error message, are marked with the following icons: ![]()
| ||
Part 7: WS* + WV*
Message Code | Warning Message | See also | ||
|---|---|---|---|---|
WSm10 | transition startPin has no connection: transition will be ignored | |||
WSm11 | transition endPin has no connection: transition will be ignored | |||
WSm12 | incomplete state to state transition; missing transition segments leaving junction; all entering segments will be ignored | |||
WSm13 | incomplete state to state transition; missing transition segments entering junction; all leaving segments will be ignored | |||
WSm15 | %1 overlaps with other %2 | |||
WSm40 | unreachable %1 | |||
WSm60 | STATIC action at %1 is ineffective with %2 | |||
WSm70 | condition makes other transitions at %1 unreachable | |||
WSm72 | higher priority transitions do not exit %1, but this transition does. | |||
WSm80 | %1 not defined
| |||
WSm81 | Value of sm variable is not specified at this point | |||
WSm95 | specified state reset method body is being discarded – possibly unintended loss of code | |||
WSm96 | potential call the state reset method during a transition | |||
WVal01 | general data model validator warning: "%1". |
See also
EXAMPLE