Changes for page Debug Program Logic
Last modified by Scott Kohlmann on 2024/01/05 18:55
From version 4.1
edited by Alexander Mott
on 2022/10/13 23:18
on 2022/10/13 23:18
Change comment:
There is no comment for this version
To version 1.1
edited by Alexander Mott
on 2022/09/19 18:33
on 2022/09/19 18:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -49,15 +49,6 @@ 49 49 50 50 = ##sr debug logic## commands = 51 51 52 -(% class="box warningmessage" %) 53 -((( 54 -As of version 3.020, debug messages print to the event log instead of the console. To enable debug messages to print to the console in version 3.020 and newer, run the following commands: 55 - 56 -* ##sr eventlog true## 57 -* ##sr eventlog console true## 58 -* ##sr eventlog level trace## 59 -))) 60 - 61 61 The ##sr debug logic## command is used to enable or disable debug messages in the Text Console. Some devices are more chatty than others when it comes to the number of debug messages sent, so there are several categories of debug messages available that can be toggled independently. A list of all possible debug commands can be displayed in the text console by running the command "##sr debug logic ?##", however the most frequently used are given below: 62 62 63 63 |=(% style="width: 217px;" %)Command|=(% style="width: 765px;" %)Result