LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fatal Error con un ejecutable

Al instalar un ejecutable en un PC el cual tiene instalados el NI-DAQ y los drivers solamente, luego al ejecutarlo me da el siguiente error:
 
Fatal Error: in E:\lvrt70b2\TimedLoopScheduler\tRTSchedTSrcExternar.cpp:682
 
Decir que el ejecutable utiliza contadores y un Timed Loop para generar un fuente de reloj.  Además este PC no tiene nada en la unidad E.  Alguien podria decirme como solucionar este error?  Gracias.
0 Kudos
Message 1 of 2
(2,526 Views)
Hola,
 
El problema que tienes es debido a que en el ordenador donde vas a ejecutar el programa (no donde lo has creado) no tiene los drivers actualizados.
 
Ves a https://www.ni.com/en/support/downloads/drivers/download.ni-daq-mx.html en product line por Multifunction DAQ y en Software NI-DAQmx y te los descargas. Instalalos en tu PC de destino y en teoría te ha de funcionar. 
 
Si tienes el Labview 7.1 te recomiendo que te bajes la versión 7.5 de Drivers NI-DAQ mx. 
 
Supongo que con eso te ha de funcionar, pruébalo y nos comentas.
 
Saludos,
 
Jaime Cabrera
NI Applications Engineer
 
Hi,
 
The problems is that you don't have the correct drivers installed on your target PC (where you are going to run the application).
 
You should go to https://www.ni.com/en/support/downloads/drivers/download.ni-daq-mx.html and then introduce Multifunction DAQ in the product line field and NI-DAQmx in the Software field. Download the correct driver and then install it on the target PC. 
 
If you have the 7.1 Labview version I recommend you to download the 7.5 NI-DAQmx drivers version.
 
Installing that it should work ok, try it and say if that worked out.
 
Regards,
 
Jaime Cabrera
NI Applications Engineer 
Regards,

Jaime Cabrera

NI Applications Engineering Spain
0 Kudos
Message 2 of 2
(2,509 Views)