Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Item Tree – This displays the tree of all available Server Items.
  • Search Datapoints – A search tab to find specified Server Items.
  • Definition Tables – They can be displayed and edited here.
  • Definition Files – A text editor is offered to manipulate them inside the studio.
  • LUA Editor – A special editor with syntax highlighting is offered to create or manipulate LUA scripts.
  • Log Viewer – A table will be displayed with the log entries.

 Item Item Tree

The Item Tree displays all available Server Items of the current system. It displays these only if the NETx BMS Core Server is running either in online or simulation mode.
The values of the items are shown in the respective column and are continuously updated.
Server Items can be directly accessed. A right click to one will bring the context menu to display. The following three menu entries are available for all items:

...

The LUA Editor offers a lot more functionality than the one for the definition files. Next to syntax highlighting, row counting and printing it also provides a search and replace dialog. The LUA script engine can be reinitialized at any
time while the NETx BMS Core Server is running.

(plus)(plus)TODO: screenshot LUA Editor

...