This should be an easy task. However, the most straightforward way to pause via SimConnect is not bound to a key in the simulator by default. This leads to a situation where it is easy to programmatically pause pause the sim, but difficult for the user to unpause.
An alternative solution could be to use one of the toggle pause inputs, but that could lead to situations where the sim unexpectedly pauses or unpauses because there's not a way to query the pause status.
This being the case, I'm putting this issue on the back burner.
This should be an easy task. However, the most straightforward way to pause via SimConnect is not bound to a key in the simulator by default. This leads to a situation where it is easy to programmatically pause pause the sim, but difficult for the user to unpause.
An alternative solution could be to use one of the toggle pause inputs, but that could lead to situations where the sim unexpectedly pauses or unpauses because there's not a way to query the pause status.
This being the case, I'm putting this issue on the back burner.