Fail Safe Event Log
 
Notifications
Clear all

Fail Safe Event Log

3 Posts
2 Users
0 Likes
473 Views
(@russellr150)
Trusted Member Customer
Joined: 4 years ago
Posts: 32
Topic starter  

Hi

When I check event logs after doing a fail safe check, I get

157 Throttle Gone In Fail Safe and then
158 Receiver Signal Off.

Given that the events are logged sequentially, could you please change it so that "Receiver Signal Off" is logged before "Throttle Gone
In Fail Safe"?  After all fail safe should only occur after signal loss.

 

Thank you for considering.


   
Quote
(@customercare)
Reputable Member Admin Registered
Joined: 5 years ago
Posts: 1067
 

Like many other routines, the routines that handle the signal received from the receivers are asynchronous routines because they are immediately handled by interrupts the moment a signal from the receiver is received, so the reception of a fail safe signal information can occur at any time.

Instead, event memory management is handled sequentially in the main loop.

Which of the two events is written first depends on where the main loop routine is at the end of a generated receiver interrupt.

However, the writing of these two events occurs within a microsecond of each other.

What problem does it cause you if these two events are written first one or first the other?


   
ReplyQuote
(@russellr150)
Trusted Member Customer
Joined: 4 years ago
Posts: 32
Topic starter  

@customercare 

Thanks for the reply.  It is simply from a logic viewpoint that a fail safe should only be triggered after a signal fail has occurred.

Regards

 

Acrow


   
ReplyQuote
Join Waitlist We will inform you when the product arrives in stock. Just leave your valid email address below.
Email Quantity We won't share your address with anybody else.