03-01-2018 02:55 PM
Using the UI manager to create Channel Faults for a system is an easy process. I know that the faults are automatically saved but currently I am having system crashes when using the UI Manager. Is there any way to possibly manually save the Channel Faults in case of an system crash?
Solved! Go to Solution.
03-02-2018 09:30 AM
Hi sgray90,
I'm not entirely sure I understand what you're asking, but is using the "Export Values" button in Channel Fault Manager a viable solution? If you're looking for a log that will write the current fault values to file when UI Manager crashes, that isn't going to exist since crash behavior is fairly unpredictable. If you want to replicate that functionality, I'd just create a log host-side of the channels you'll be faulting, which should stop when UI Manager crashes. Pick the most recent values from the log file and you should effectively have the fault state at the time of the crash.