02-27-2017, 07:38 AM
Hi Mike,
to communicate with the IC7100BKT I have built a DLL interface BktExtension71k.dll.
To read the s-meter using the API call:
//Return the S-Meter value
//-1 if error
extern "C" long __declspec(dllexport) __stdcall ExtGetSignal();
to communicate with the IC7100BKT I have built a DLL interface BktExtension71k.dll.
To read the s-meter using the API call:
//Return the S-Meter value
//-1 if error
extern "C" long __declspec(dllexport) __stdcall ExtGetSignal();
73 de Mauro, IZ2BKT