I see the following when I deploy a built RT application:
Deploying MasterController(failed to deploy)
LabVIEW: Generic file I/O error.
=========================
NI-488: I/O operation aborted.
Deployment completed with errors
Does anyone know what might be causing it?
The error code is unhelpful as I don't use any GPIB devices, I assume the NI-488 is a red herring
If I simpify the code slightly I can use the same application builder to successfuly deploy.
The built .rtexe runs without problem if I copy it onto the controller and re-boot.
I have dealt with the usual supects: File Path too Long, corrupted project, corrupted VI's.
Any help would be appreciated