Thread Links | Date Links | ||||
---|---|---|---|---|---|
Thread Prev | Thread Next | Thread Index | Date Prev | Date Next | Date Index |
Classified Hi George, If you recall we encountered a similar limitation during 802.3bt, when we needed an IF/ELSE statement. The solution then was to create the mechanism for it for Clause 145. Below you already describe what you want, you could add a “Conventions” clause and create your favorite flavor of a SWITCH statement. You can point to and build upon
the state diagram conventions in Clause 145 (by many considered one of the very finest Clauses in all of 802), which will get you operator precedence and an IF THEN ELSE construct already. Tip: don’t forget to add a keyword that applies when none of the cases is true. Also define what happens if multiple are true. Kind regards, Lennart To unsubscribe from the STDS-802-3-SPMD list, click the following link: https://listserv.ieee.org/cgi-bin/wa?SUBED1=STDS-802-3-SPMD&A=1 |