Details
Description
Explicit service fails sometimes when production inhibit time is not zero (1,2,3..)
Configure slave poll with production inhibit time equals 1,2 or 3 then send explicit request triggered from host application. Out of 100 request may be we have 1 or 2 failure.
The problem is somehow the cyclic state machine and acyclic state machine get messed up and the poll state machine reset the acyclic state machine.
So the cyclic state machine has to be fixed.