A
Alphadog
Guest
Hi all.
I cannot get data for the following:
HSI BEARING VALID
HSI BEARING
Here are my definitions:
hr = SimConnect_AddToDataDefinition(hSimConnect, DEFINE_ID, "HSI BEARING", "Degrees");
hr = SimConnect_AddToDataDefinition(hSimConnect, DEFINE_ID, "HSI BEARING VALID", "Bool");
I've tried flying aircraft equipped with an HSI in order to get values, but
no data is present. It looks like the other HSI variables have data. Can anyone else reproduce this?
Thanks,
Bryan
I cannot get data for the following:
HSI BEARING VALID
HSI BEARING
Here are my definitions:
hr = SimConnect_AddToDataDefinition(hSimConnect, DEFINE_ID, "HSI BEARING", "Degrees");
hr = SimConnect_AddToDataDefinition(hSimConnect, DEFINE_ID, "HSI BEARING VALID", "Bool");
I've tried flying aircraft equipped with an HSI in order to get values, but
no data is present. It looks like the other HSI variables have data. Can anyone else reproduce this?
Thanks,
Bryan