<div dir="ltr">I'm using Kst 2.0.8 on Windows 7 64-bit<div><br></div><div>I'm trying to come up with a generic .kst file that I can use for plotting any inputs that I want, and still use my customized settings.  However, it isn't working quite as expected; am I doing it wrong, or does this just not quite work under Windows ??</div><div><br></div><div>First, I plotted rssi data, which input data looks like this:</div><div><div><font face="monospace, monospace">bsp_count rssi</font></div><div><font face="monospace, monospace">58403120 -66</font></div><div><font face="monospace, monospace">58404120 -66</font></div><div><font face="monospace, monospace">58405120 -66</font></div></div><div><font face="monospace, monospace">etc...</font></div><div><br></div><div>Once I had it plotted as desired, I saved session to <font face="monospace, monospace">plot1.kst</font></div><div><br></div><div>Second, I tried using the help-file instructions to load a different input data set.</div><div>According to the help:</div><div><div><font face="monospace, monospace">KST Command Line Usage </font></div><div><font face="monospace, monospace">************************ </font></div><div><font face="monospace, monospace">*** Load a kst file: *** </font></div><div><font face="monospace, monospace">kst [OPTIONS] kstfile </font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">[OPTIONS] will override the datasource parameters for all data sources in the kst file: </font></div><div><font face="monospace, monospace">     -F  <datasource> </font></div></div><div><br></div><div>So I have another input data file, <font face="monospace, monospace">impd.asc</font>, which looks like:<br><div><font face="monospace, monospace">bsp_count impd</font></div><div><font face="monospace, monospace">666116 1300</font></div><div><font face="monospace, monospace">670116 1280</font></div><div><font face="monospace, monospace">674116 1320</font></div></div><div><font face="monospace, monospace">etc...</font></div><div><br></div><div>I ran the command:</div><div><font face="monospace, monospace">kst2 -F impd.asc plot1.kst</font><br></div><div><br></div><div>I expected impd.asc to over-ride the rssi data in plot1.kst, but it didn't work; both labels still show 'rssi', and the Y-axis data was not correct for either rssi nor impd; in fact the scale ran from -0.1 to +0.1 <br><br>What am I mis-understanding??<br>I'm going to try to include plot1.kst here, don't know if it will work!!<br><br></div><div><br></div></div>