On 05/06/2011 03:32 PM, Thom Hehl wrote: > Aha! Now we're getting somewhere. So if I have 250 CSV files, each of > which contains all of the packets for that device, and set up the UDV to > point to each of those CSV files, then wouldn't that do what I need?
Yes. Or you name them "SensorData1.csv", "SensorData2.csv" ... and have each thread use 'SensorData${__threadNum}.csv' (I'm not sure about the syntax right now), in which case no UDV is needed. (Do this.) Cheers, Felix --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org