Diesel Version 5:CV 30: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 7: | Line 7: | ||
|header1 = ERROR Information | |header1 = ERROR Information | ||
|label2 = Range of Values | |label2 = Range of Values | ||
|data2 = | |data2 = 0-2 | ||
|label3 = Default Value | |label3 = Default Value | ||
|data3 = | |data3 = 0 | ||
}} | }} | ||
== Error Reporting Setup == | |||
{| class="wikitable" style="text-align: center;" | |||
|- | |||
! scope="col"| Value | |||
! scope="col"| Effect | |||
! scope="col"| Description | |||
|- | |||
|- | |||
! scope="row"| 0 | |||
| Ignore Errors | |||
| Decoder will ignore all errors and not report any feedback | |||
|- | |||
|- | |||
! scope="row"| 1 | |||
| Report Errors | |||
| Decoder will report errors, depending on the error this will be in the form of an audible message or in the Tech Support CV's @TODO pick CV's to use for tracking error feedback | |||
|- | |||
|- | |||
! scope="row"| 2 | |||
| Developer Mode | |||
| This mode gives additional options to TCS developers and tech support staff while troubleshooting | |||
|- | |||
|} | |||
Latest revision as of 13:05, 7 March 2019
NMRA CV 30 - Error Information
In the case where the decoder has an error condition this Configuration Variable shall contain the error condition as specified by the manufacturer. A value of "0" indicates that no error has occurred.
Lua error: Internal error: The interpreter exited with status 1.
Error Reporting Setup
| Value | Effect | Description |
|---|---|---|
| 0 | Ignore Errors | Decoder will ignore all errors and not report any feedback |
| 1 | Report Errors | Decoder will report errors, depending on the error this will be in the form of an audible message or in the Tech Support CV's @TODO pick CV's to use for tracking error feedback |
| 2 | Developer Mode | This mode gives additional options to TCS developers and tech support staff while troubleshooting |