02-15-2015 11:49 PM - edited 02-15-2015 11:50 PM
Hello all,
I have been trying to print a graph by using invoke node method for capturing the graph, then i have converted it into PNG image and then sent it to System Exec vi. I am getting this error which I have attached. The possible reason could be the fact that i have observed, when Labview writes to an image file be it jpeg, png or bmp it does not save it with its extension, it saves it as a file and the sytem exec vi reads the extension. Maybe that is the reason for the error.
Kindly help me solve this issue. I am attaching the block diagram i made and the error snapshot.
Regards
Alex
02-16-2015 02:44 AM - edited 02-16-2015 02:45 AM
Maybe it's the comma in your file name, which is not allowed.
02-16-2015 03:34 AM