Jump to content
  • 0

Setting probe attenuation in labview.


crash_override

Question

I need to set the attenuation of the probe to be 0.2. That is the only way my program will work. for some reason the device will only read up to 5.5v peak to peak and that is unacceptable for me. I need to read accurate peak to peak values and the only way I found out how to do so, is setting the probe attenuation down to 0.2 however, the labview library was designed so that the library function only takes an enumeration and for some reason, enumerations only allow whole numbers in labview. What can I do to pass the library function a decimal value of 0.2. Please help. 

library parameter.png

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hi @crash_override,

I received the following details from somebody more familiar with the WaveForms and LabVIEW integration:

Quote

Hello,

you can modify the parameters of the function. Check this guide: https://reference.digilentinc.com/reference/instrumentation/digital-discovery/controlling-digital-discovery-with-labview/start#editing_generated_vis

I hope this solves your problem.

Thanks,
JColvin

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...