ae2f
New Member
Posts: 2
|
Post by ae2f on Oct 27, 2009 21:32:03 GMT -5
I am trying to control the AIM4170 via an Ethernet<>Serial adapter. It is not able to change baud rates.
Changing the default_config.cfg file entry:
//**** versions 621 and higher:
1 1 means RS232=115K, 0 means RS232=57.6K, May have to use "0" for Bluetooth
to
0 1 means RS232=115K, 0 means RS232=57.6K, May have to use "0" for Bluetooth
is not preventing the software from trying to change to 115K.
I have verified that the modified default_config.cfg file is being read (using filemon).
|
|
|
Post by Bob on Oct 28, 2009 8:39:56 GMT -5
I'm sorry the wrong config file was included with the program update. There is an extra line in that file which made it incorrect for the AIM program. Delete the line shown in bold below and it will get back in sync again. The surrounding lines are ok, they are shown here to help find the extraneous line.
This will take care of some other problems too, since all the parameters below this point were skewed by one line.
-- Bob
============================================= ok 1 Bold Data display ( 0=not bold data )
delete 1.00 Smith Chart size factor. The size factor limits are: 3x to 0.5x The width and height are always the same
//***** versions 612 and higher:
ok 0 Do not clear each screen during recycle mode ( 0=don't clear, 1= do clear ) ok 300 Delay in milliseconds while recycling. Several seconds may be useful in some cases.
//**** versions 621 and higher:
ok 1 1 means RS232=115K, 0 means RS232=57.6K, May have to use "0" for Bluetooth
|
|
ae2f
New Member
Posts: 2
|
Post by ae2f on Oct 28, 2009 13:54:22 GMT -5
That was it. Thank You.
I had temporarily gotten around the problem by going back to an earlier version of the program.
..Eugene..
|
|