User Defined Format

The user can define its own format for the first 6 lines. The user defined format configuration is stored in 'display.txt'

Currently supported options are:

  • title=

  • board_name= {"Orange Pi Zero" / "Orange Pi One"}

  • ip_address=

  • net_mask=

  • hostname=

  • universe=

  • active_ports=

  • short_name= {Art-Net only}

  • universe_port_a=

  • universe_port_b=

  • universe_port_c=

  • universe_port_d=

  • dmx_start_address=

  • destination_ip_port_a= {Art-Net only}

  • destination_ip_port_b= {Art-Net only}

  • destination_ip_port_c= {Art-Net only}

  • destination_ip_port_d= {Art-Net only}

The value is 1, 2, 3, 4, 5, or 6.

Example:

#display.txt

sleep_timeout=0

#title=1

#board_name=255

#ip_address=3

#version=255

#universe=255

#active_ports=255

#short_name=2

#hostname=255

#universe_port_a=255

#universe_port_b=6

#universe_port_c=255

#universe_port_d=255

#net_mask=255

#dmx_start_address=255

destination_ip_port_a=4

destination_ip_port_b=5

#destination_ip_port_c=255

#destination_ip_port_d=255