07-30-2025 09:15 AM
Buen dia.
Estoy trabajando con un programa en LabView el cual requiere guardar datos en un archivo en excel, el archivo se encuentra guardado en un folder llamado reports en C:\, cuando corro el programa en Labview este realiza bien todo el proceso de abrir, modificar y guardar el archivo con otro nombre, pero al crear el ejecutable, el programa no abre el archivo, solo aparece una pantalla muy rapido, no marca ningun error, solo no realiza las acciones de abrir el archivo.
me podrian auxiliar con este problema?
Esta es la imagen del codigo para abrir el archivo en excel:
Esta es la ventana que aparece muy rapido al correr el ejecutable:
Agradezco de antemano su apoyo.
Saludos
07-30-2025 12:45 PM
Actualizacion:
Al correr el ejecutable me aparece el siguiente error:
Possible reason(s):
LabVIEW: (Hex 0x464) VI is not loadable.
In a built application, this error might occur because the VI being loaded was last compiled for a different OS or with CPU features, such as SSE, that this target does not support. In this case you must rebuild the application for the target OS and make sure SSE compiler settings in the build specifications match the target platform. This error also might occur if the VI is a polymorphic VI, which cannot be loaded in the LabVIEW Run-Time Engine. You must load an instance of the polymorphic VI instead of the polymorphic VI itself.
Complete call chain:
Hipot Test.exe.lvlib:Get LV Class Default Value.vi
Hipot Test.exe.lvlib:NI_report.lvclass:Create Report.vi
Hipot Test.exe.lvlib:HIPOT.vi
LabVIEW attempted to load the class at this path:
C:\Users\llucero\Documents\Luis Lucero\PROYECTOS\HIPOT area HiFire\builds\HIPOT\Hipot Test\Hipot Test.exe\1abvi3w\vi.lib\Utility\NIReport.llb\Excel\NI_Excel.lvclass
07-30-2025 01:13 PM
Resuelto:
Agregue la clase que se encuentra en el siguiente path: C:\Program Files\NI\LVAddons\rgt\1\vi.lib\Utility\NIReport.llb\Excel\NI_Excel.lvclass