delay strategy

Efried

Active Member
There are two to three possible strategies coping with hopping measurements:
1. increasing sampling time for 1-wire
2. add non intermittent delay in the logic, which is another type of sampling
3. add real delay within the actions, so each case (operational status)  stays valid for a certain time
 
as for now I have opted for 1 + 3, 2 would not be very transparent to the overal logic having intermittent operation (with fixed times for each status).
 
Any other findings?
 
Back
Top