I'm working with SIL Kit version 4.0.52 and would like to understand the typical sequence of API calls during co-simulation, particularly in the context of Coordinated Mode.
I understand that StartLifecycle initiates the simulation, and from the demo, it appears that frame transmission is handled within the SetSimulationStepHandler.
Could someone clarify the typical order in which the following APIs are expected to be invoked during simulation execution?
- AddFrameHandler
- AddFrameTransmitHandler
- SetSimulationStepHandler