LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1035 CLSUIP_CreateOverride

Hello,

 

Seems to be a bug in LV2011:

 

I have the error 1035:

 

In German:

Fehler 1035 bei Eigenschaftsknoten (arg 1) in Apply Configuration For Source Separation.vi->MemberVICreation.lvlib:CLSUIP_Apply New VI Settings.vi->MemberVICreation.lvlib:VIRetooler.lvclass:CLSUIP_CreateNewVI.vi->MemberVICreation.lvlib:VIRetooler.lvclass:CLSUIP_RetoolVI.vi->MemberVICreation.lvlib:CLSUIP_CreateOverride.vi->MemberVICreation.lvlib:CLSUIP_CreateOverride.vi.ProxyCaller

 

CLSUID.jpg

 

This occured here:

1. added existing HandOver.lvlibp (packed labview class)

2. added new class "TestClass"

3. changed inheritance of class to inherit from HandOver

4. Want to override one function in TestClass

 

I know there are "Opened VIs" at https://decibel.ni.com/content/docs/DOC-13196

 

 

-------------------------------------------------------------------
Eugen Wiebe
Bernstein AG
CLAD - Certified LabView Associate Developer
0 Kudos
Message 1 of 3
(2,644 Views)

I have found the solution.

 

See picture:

solution.jpg

 

The Test.vi in HandOver was added and it was removed from build of library by default:

s_1.jpg

 

s_2.jpg

 

s_3.jpg

 

 

I think:

THIS SHOULD NOT BE REMOVED BY DEFAULT (if target is lvlibp e.g.)

 

-------------------------------------------------------------------
Eugen Wiebe
Bernstein AG
CLAD - Certified LabView Associate Developer
0 Kudos
Message 2 of 3
(2,643 Views)

Hi!

 

Experienced sth similar, but found the reason to be an Express-VI (don't stone me to death, it's the Structured Error Handler Smiley Wink) call in the parent implementation.

 

Unbenannt.PNG

 

Is this wanted behaviour?

 

 

Best Regards

Oli

0 Kudos
Message 3 of 3
(2,613 Views)