DisplayLedWrite Method

Overload List

Write(Double) Writes a double value to the 7 segment display.
Write(Int32) Writes an integer value to the 7 segment display.
Write(Single) Writes a float value to the 7 segment display.
Write(String) Writes a short string to the 7 segment LED display. String will be truncated if it does not fit the display.

See Also