07-29-2021 01:18 AM
code working when highlight execution is on and not able to display and save data without it, kindly help me resolve this issue.
07-29-2021 10:31 AM
When your "Read" button is off (false), you loop spins very fast, writing lots of zeros to the chart, and empty strings to the file.
07-30-2021 06:52 AM
Dear Paul,
Thank you for your reply.
I have replaced the "Read" button with always true then; also, it is not able to save data.
Waiting for your help.
With Regards,
Chirag
07-30-2021 09:15 AM
@Chirag134 wrote:
Dear Paul,
Thank you for your reply.
I have replaced the "Read" button with always true then; also, it is not able to save data.
Waiting for your help.
With Regards,
Chirag
Don't be lazy. Turn on highlighting and do your own debugging.
08-01-2021 11:27 AM - edited 08-01-2021 11:34 AM
Programming in LabVIEW requires basic understanding of dataflow and simple functions. I would recommend to start with some basic tutorials listed on the top of the forum.