
+1
Not a bug
Finite State Machine does'nt store value
The store value of finite state machine object is not working in a specific way :
- store value is Yes
- function containing the finite state machine can be disable : in my case, it is disable at startup during at least 1500 ms.
But in this specific way, the memorized object works fine !
Customer support service by UserEcho
Disabling of an FSM resets it to default state.
This is how it is designed, so it is not a bug.
But documentation should be better, the IQANdesign user manual will be updated to clearly explain this.