VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Best way to do calculations outside of FPGA target in VeriStand?

If you're simply trying to apply the C series module scaling coefficients to the raw values to obtain scaled and calibrated values... You can have this done automatically for you. Right click the module, go to properties, and change from raw data to calibrated mode. It won't be double precision but it's still quite precise.
Stephen B
Message 11 of 13
(2,978 Views)

I didn't realize there was that option.  I'll initially set it to that and see how close I can get.  Thanks, I appreciate the help.

0 Kudos
Message 12 of 13
(2,969 Views)

Just as a note for ayone else looking at this.  It was really easy to make a custom device to do calculations using an asynchronous template from the Custom Device Template Tool.  Then just mapped the channels appropriately in VeriStand.

0 Kudos
Message 13 of 13
(2,943 Views)