I am new to Labview. I followed the instruction given in ni.com for creating the .lsb file using VC++ IDE environment.
On the Custom Build tab I have filled in:
Build commands:
C:\Program Files\National Instruments\LabVIEW 6\cintools\lvsbutil $(TargetName) -d $(WkspDir)\$(OutDir)
Output files: $(OutDir)$(TargetName).lsb
When I was trying to build Exampe1.dll. After performing the instruction there is no error or warning, but there is no .lsb file created.
An exception is shown stating:
Multiple name arguments not allowed.
pls help me with this,
thanks and regards,
sithara