sil-kit icon indicating copy to clipboard operation
sil-kit copied to clipboard

SIL Kit 4.0.52 – Sequence of API Calls in Co-Simulation with Time Synchronization

Open saanjh-sengupta opened this issue 2 months ago • 4 comments

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

saanjh-sengupta avatar Oct 29 '25 12:10 saanjh-sengupta