I'm using the "reset" (0x05) service of the "identity" (0x01) class to bring my device into a defined state.
In my current implementation has to handle an exception because - I think - the "SessionInfo" destructor sends a "sign off" package to the now defunc session.
Hi
I'm using the "reset" (0x05) service of the "identity" (0x01) class to bring my device into a defined state.
In my current implementation has to handle an exception because - I think - the "SessionInfo" destructor sends a "sign off" package to the now defunc session.
Is there a better way to use the reset service?
Thanks Mario