wiki:GaugesText

Text

Role

  • Display a text.
  • Interpret values from LoPlug? (same syntax than for X52Pro)
  • Manages unit

Items

  • main : Represents the background fo the text. Defines the text width.
    • request : Value requested to LoPlug? for this object
    • raw_text: Text to display. Request must be put with this format: [%Teamspeak.Req_TsCurrentChannel]
    • margin: Margin
    • font_color : color of the font
    • font_name : name of the font ex font_name = "Arial"
    • font_size : size of the font ex font_size = 10
    • display : Display the unit symbol
    • html : Text is in HTML (default: False)