added documentation of order in hostname command in quick start guide, udp header format for row and column values and in command line hostname (#1098)

This commit is contained in:
2025-02-18 11:12:20 +01:00
committed by GitHub
parent 7c48ae9a49
commit 1bfffb842d
5 changed files with 22 additions and 4 deletions
+4
View File
@@ -128,6 +128,10 @@ For Multiple Modules
# set file path
fpath /tmp
.. note ::
The **hostname** and **detsize** command in a multi module system can affect the row and column values in the udp/zmq header. The modules are stacked row by row until they reach the y-axis limit set by detsize (if specified). Then, stacking continues in the next column and so on.
Gui
----