05-27-2015 03:30 PM
Once a DAQ Device has been setup for waveform instead of single point, is there a way to use the channels from that device for Alias, Scales, or Calculated channels in Veristand 2014?
05-28-2015 05:35 PM
Hi bleslie,
There isn't a way to use Alias, Scales, or Calculated Channels with Waveform tasks in VeriStand 2014. The only way to do this would be to create a custom device and implement the logic.
Another option would be to set up two different DAQ devices (one configured for Single-Point, the other for Waveform) and define Aliases, Calculated Channels, or Scales for the Single Point device.
I hope this helps!
Regards,
04-28-2016 11:42 AM
Has anyone from NI created a Custom device that could perhaps import the configured channels and provide basic polynominal scaling?
04-29-2016 11:57 AM
Hi Rob,
There are a number of custom devices that are kept on a GitHub repo that you can download here: https://github.com/NIVeriStandAdd-Ons
Where are you trying to import this data from?
Kevin F.
Applications Engineer
04-29-2016 12:30 PM
I am aquiring waveform data from a cDAQ in Veristand. I was wondering if there was a custom device that could just grab the channel references of the waveform channels, do the some kind of scaling and spit it back out as a duplicate channel. I find it quite odd that there is no ability to scale the waveform data natively.
04-29-2016 01:11 PM
CLA, CTA
04-29-2016 01:25 PM
Thanks Jiri I can expand on this example.
04-25-2017 01:54 PM
Can you point us to the example you're referring to?
04-26-2017 10:29 AM
I think he might be referring to the example at C:\Program Files(x86)\National Instruments\Labview <year>\examples\NI Veristand\Custom Devices\Waveform Analysis and Generation