LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

lvlib enum typedef constants reset on build

Bug report:

When building a code distribution to a 'llb' with the 'Add files to a new project library' checked, typedef enumeration constants on the block diagram are reset to their default values.

  - non-typedef enumeration constants do not have this issue

  - checking 'disconnecting type definitions' prevents this behaviour (and is a suitable work-around for my purposes)

Regards,

Andrew



Message Edited by Andrew O on 03-24-2008 10:14 AM
0 Kudos
Message 1 of 5
(3,100 Views)
Can you specify a LabVIEW version? Also, do you have a small sample project displaying this behavior?
0 Kudos
Message 2 of 5
(3,085 Views)

@Andrew O wrote:
 

Bug report:

When building a code distribution to a 'llb' with the 'Add files to a new project library' checked, typedef enumeration constants on the block diagram are reset to their default values.

  - non-typedef enumeration constants do not have this issue

  - checking 'disconnecting type definitions' prevents this behaviour (and is a suitable work-around for my purposes)

Regards,

Andrew



Message Edited by Andrew O on 03-24-2008 10:14 AM

I also have this issue with the version 2012 sp1.

I will try to use the workaround.

I wonder if it has been fix in newer versions.

0 Kudos
Message 3 of 5
(2,776 Views)

The fix would be to use VIPM and not an llb


"Should be" isn't "Is" -Jay
0 Kudos
Message 4 of 5
(2,771 Views)

@JÞB wrote:

The fix would be to use VIPM and not an llb

 

Jeff:
Actually I am using lvlib not llb, but I will try tomorrow morning to see if it works or not.
I haven´t built any VIPM, so I wonder if it is possible to call any file inside the VIPM dynamically with the RTE. 

 

Efrain

 

 

 

0 Kudos
Message 5 of 5
(2,755 Views)