Changes for page Debug Program Logic
Last modified by Scott Kohlmann on 2024/01/05 18:55
From version 5.1
edited by Alexander Mott
on 2022/10/17 20:08
on 2022/10/17 20:08
Change comment:
There is no comment for this version
To version 7.1
edited by Scott Kohlmann
on 2023/04/21 14:18
on 2023/04/21 14:18
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. alexander\.mott@chiefintegrations\.com1 +XWiki.scott\.kohlmann@chiefintegrations\.com - Content
-
... ... @@ -4,9 +4,9 @@ 4 4 5 5 (% class="row" %) 6 6 ((( 7 -The showrunner™ program has several powerful command-line tools that can be used in order to determine whether or not the program is configured correctly. Knowledge of how to use these tools can help with on-site troubleshooting and narrow down issues with programming or installation.7 +The ShowRunnerCLC™ program has several powerful command-line tools that can be used in order to determine whether or not the program is configured correctly. Knowledge of how to use these tools can help with on-site troubleshooting and narrow down issues with programming or installation. 8 8 9 -All of these tools are unique to the showrunner™ program, requiring thatshowrunner™ be loaded to the processor with a valid license. In addition toshowrunner™ being loaded, a valid SrConfig.json file must also be loaded.9 +All of these tools are unique to the ShowRunnerCLC™ program, requiring that ShowRunnerCLC™ be loaded to the processor with a valid license. In addition to ShowRunnerCLC™ being loaded, a valid SrConfig.json file must also be loaded. 10 10 11 11 When using these troubleshooting tools, it is advisable to have Text Console be maximized on the screen. Many of these commands will return tables of information in Text Console, and if the window is too small the tables will be broken up and difficult to read. 12 12 ... ... @@ -19,6 +19,7 @@ 19 19 The ##sr show## command can take a number of different arguments in order to see different types of defined hardware. A list of all possible commands can be displayed in the text console by running the command "##sr show ?##", however the most frequently used are given below: 20 20 21 21 |=(% style="width: 154px;" %)Command|=(% style="width: 828px;" %)Result 22 +|(% style="width:154px" %)##sr show global ids##|(% style="width:828px" %)Returns a table of all objects in the configuration sorted by their Global ID and displaying their Type and Name. 22 22 |(% style="width:154px" %)##sr show load##|(% style="width:828px" %)((( 23 23 Returns a table of load controllers and loads. Each row in the table is either a load controller or a load, and load controllers are always followed by all of their loads. The table includes the Global ID for each load and load controller, as well as current online status for the load controller and current level for the load. 24 24