Anonymous

Archive:CALMU3: Difference between revisions

From London Hackspace Wiki
Line 31: Line 31:
Equals symbols are shown on some variables, but presumably wouldn't fit for many.  This seems to be consistent within each value, however.
Equals symbols are shown on some variables, but presumably wouldn't fit for many.  This seems to be consistent within each value, however.


'N', 's', 'u' or 'x' seem to be special-cased for some reason.
'N', 's', 'u' or 'x' are slightly special/buggy.
If a valid index isn't provided for 'N' or 'x', the meter returns '\xff' with no '\r', so take steps to prevent this.
If a valid index isn't provided for 'N' or 'x', the meter returns '\xff' with no '\r', so take steps to prevent this.
If a valid index isn't provided for 'u', 'U\r' is returned.
If a valid index isn't provided for 'u', 'U\r' is returned.
Anonymous user