// This File: ParmInfo.txt
//
// This File is used as input to the CdsStress program in order to define
// the Makeup and overall throughput of the data output.
//
// This file sets the number of parameters at a specified sample rate in order to
// define the overall aggregate throuhgput of the data source.
//   1) Parameter names will be auto-generated as parm1..parmN into the IadsCds.prn file
//   2) All data is 32 bit floating point
//   3) You can enter up to 100 entries in this file
//
// Format is: <Number of Parameters> <comma> <SampleRate>
//
// Remove comments from the set you want to test.  Multiple sections that without comments
// will accumulate as the test set.


// 64K Parameters - 1.0 MegaSamples
//20,1500.0
//25,1200.0
//400,800.0
//100,400.0
//150,450.0
//200,200.0
//400,100.0
//1000,50.0
//10000,25.0
//9000,10.0
//10000,5.0
//8600,2.0
//24103,1.0

// 32K - 466K Aggregate throughput
//10,1000.0
//200,20.0
//2000,50.0
//3000,80.0
//3000,10.0
//12000,5.0
//12000,1.0

// 15K - 284K Aggregate throughput
//10,1000.0
//200,20.0
//1000,50.0
//2000,80.0
//2000,10.0
//5000,5.0
//5000,1.0

// 10K - 262K Aggregate throughput
//10,1000.0
//200,20.0
//1000,50.0
//2000,80.0
//1000,10.0
//3000,5.0
//3000,1.0

// 342 Parameters - 26K Aggregate throughput
10,1000.0
20,20.0
20,50.0
50,80.0
80,10.0
80,5.0
80,1.0

