In the top of the screen in the VarAC log section there is a number of these "errors":
In Dutch :
16:06:53 - De indeling van de invoertekenreeks is onjuist.
bij System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
bij System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
bij System.Convert.ToInt32(String value)
bij VarAC.VarAC.Load_configuration()
I think the error is for C# : The format of the input string is incorrect
I'm using windows 11, omni-rig 1.9, Yaesu FT-991A, and VarAC V3.2.1. VARA HF v4.5.7 In my opinion everything is working correctly... i did made a first QSO today!
Kind regards, 73's
PC2W (Koen)
Thanks for the fast reply:
- I've used the second option.
FIXED: For Log message "Input string was not in a correct format." : A minor bug was reported. The VarAC is looking for the VARAHF monitoring instance.
if such instance is not configured it will throw this message. This will be fixed in the next version however there are 2 work arounds to eliminate this error message :
Enable the VARA-HF monitoring feature in VarAC (Under settings)
Or fake it by only finding this parameter in your VarAC.ini file and set it to 8350: VarahfMonitorPort=8350