LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

lvsbutil error code 0x2?

lvsbutil returns error code 0x2 when I used Visual Studio .NET to generate .lsb file which is to be loaded into a labview CIN. Does anybody have some ideas what could be going wrong? same error occurs using either command line or IDE. Thanks for anticipated response.

BJ
0 Kudos
Message 1 of 2
(2,647 Views)
BJ;

It is probably an error in the custom step. Implementing the custom step in VC++ can be very tricky. Even the smallest mistake entering the info can cause problems.

To alleviate that, I created a LabVIEW VI to implement the custom step outside VC++. you can download the VI from here:

http://www.jyestudio.com/lview.shtml

It is the one named CIN Custom Step.

Let me know if it was of help.

Regards;
Enrique Vargas
www.visecurity.com
www.vartortech.com
0 Kudos
Message 2 of 2
(2,647 Views)