LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hello I have a problem if I write a caption identifier about property node the error 1073 occurred.

Hello I have a problem if I write a caption identifier about  property node the error 1073 occurred.
 
Could me help someone with this problem?
 
 
0 Kudos
Message 1 of 5
(3,206 Views)
Hello,

Which version of LabVIEW are you using ?
Could you post your VI so that we can try to reproduce/understant/fix this problem ??



We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 5
(3,201 Views)
What do you mean with identifier? Are you sure you are not writing the Label.Text property instead? Label text is read-only.

Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
Message 3 of 5
(3,198 Views)

About LV 7.0 or there-a-bouts LV started returning an error if you wrote to the caption for a control that did not previously have a caption.

Once the caption was shown (created) the error no longer occurs. I think the work-around was to just show the caption at least once and all is good from that point forward.

Not a bug, just a change in behaviour.

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 5
(3,180 Views)
It started with 7.1 and I never really understood that because if the reference was passed to a subVI it would work OK if you ran the calling VI and then ran the subVI, even if you never made the caption visible.

___________________
Try to take over the world!
0 Kudos
Message 5 of 5
(3,174 Views)