I am trying to generate voltage analog output that represent a math function by using a PCI 6035E
For that I wrote a small VI (attached) to produce a ramp function with a certain time step, I want to get exact voltage output base on my ramp function, I tried DAQ assisstence but got many errors. Any thought how it can be done?
If you want to generate a ramp function try the example I've posted below. This example manually creates the ramp function, but you could easily modify it to use one of the analog waveform generation functions to create whatever signal you want. You will have to change the physical channel on the DAQ Assistant to correspond to your own hardware. Hope this helps!