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
Change comment: There is no comment for this version
To version 6.1
edited by Alexander Mott
on 2022/10/18 17:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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