LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error with the reset method, code error 61167 - Labview FPGA

Hello

 

I'm trying to update a project made by someone else some years ago, and the first error I get, when I try to simulate it, is on the reset method at the start of the program, here is the schematic : 

Schematics_rest.PNG

 

 The program would'nt work and to know what was wrong with it I got the program to show the error with the following module : 

Schematics_reset.PNG

 

And I get this error message : 

Error message.PNG

 

and when I look at it with an error handler, it says the code error is 61167

 

Any help on where it could come from and/or how to correct it would be appreciated.

 

Thanks

 

Adèle DUCOIN

0 Kudos
Message 1 of 2
(1,698 Views)

The error code, when checked in LabVIEW (note, I think you meant -61167), is as follows:

 

Error -61167 occurred at an unidentified location

Possible reason(s):

LabVIEW FPGA: This function is not supported when the FPGA target is configured for Simulation.

 

I guess you can't reset during simulation?


GCentral
0 Kudos
Message 2 of 2
(1,671 Views)