
JimEb (Customer) asked a question.
Got and application where I need some random numbers from 1-100 generated. Didn't find a canned instruction to do that so I did accomplish something using a cobbled amalgamation of the ramp generator, timer and internal clock. Just wondered if there was a canned feature for this.
Or...since this application is also counting pulses off a spinning motor I figure if I could just figure out how to capture just the last two digits off the ever growing pulse count number then I've got a random number as good as any.
We just released version 4.2.0.39 that has several new improvements to the MATH instruction including "random" that generates a random floating point number between 0 and 1 with 15-bit resolution.