LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

problem in reloading the .lsb file

Hi All,
 
We are using a CIN function to interface an external C code and created the LSB file with required parameters. This was integrated to our LabVIEW code succesfully.
 
Later during the progress of the code development, we've created an additional output parameter in this CIN function. Accordingly we've modified the C code and updated the .lsb file.
 
We could not reload the latest /lsb file into this CIN funtion because the three options (Relaod code resource, Reload code resource From... and Purge Bad Code Resource) are appearing disabled when we right click on the CIN function.
 
Could you pls suggest me where exactly we are going wrong? Will there be any problem in creating additional parameters for the exisiting CIN?
 
 
Thanks in advance.
 
-Krishna.
 
 
0 Kudos
Message 1 of 2
(2,058 Views)
Krishna,
 
It seems like your question is related to the problem mentioned in the following forum:
 
 
At this point I would recommend you to reload all of your CINs by performing a Mass Compile. This KnowledgeBase has more information on how to reload your CINs automatically.
 
I hope this helps!
Mehak D.
0 Kudos
Message 2 of 2
(2,015 Views)