I can't understand why I'm getting this error (Generic File I/O Error). I don't believe there's anything wrong with the path I specify - but I'm clearly missing something. Running with probes shows that my image data appears to be correct, and the path looks fine to me - but I always fail with error 6.
Path (copied from Probe Display): "C:\Users\James.Veale\Desktop\temp\20190327 111225 \Chip 14"
Image Data: {image type =>0, image depth =>24, image => [187,197 .... and so on (the image looks fine in the Probe Display) I'm aware that this should have nothing to do with error 6.
I've tried using Write JPEG File.vi instead, and get Error 1, which more specifically suggests that my path is bad. Furthermore, obviously no issues if I leave the path unwired and choose from the dialog.
Any help understanding what's wrong with my path would be greatly appreciated.