LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY graph - Cursor List

Hi,

 

i have a problem with the display of the cursor text. I am using the property node cursor-list to draw the lines including also the text of the cursor. Attached is a screenshot how I build this property. Unfortunately the text is invisible and I have to drag the label to the appropriate position. When I rerun the VI everything is fine and the label is drawn correctly. Now my question: Is there a special order how these properties have to be written?

 

Thanks for your response.

 

Best Regards,

Joachim

0 Kudos
Message 1 of 10
(3,542 Views)

Hey Joachim,

 

could you post another screenshot of your program including the property node itself?

 

Regards

 

Roman

0 Kudos
Message 2 of 10
(3,492 Views)

Roman,

 

thanks for your response - attached is a screenshot of the whole subvi.

 

Best Regards,

 

--
Joachim

0 Kudos
Message 3 of 10
(3,486 Views)

Hi Joachim,

 

and where's the place where you set all those cursor properties to the graph? Simply wiring the wire to the FOR loop border doesn't do the trick...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 10
(3,479 Views)

Hallo Joachim,

leider geht auch aus dem Screenshot nicht hervor

- welcher referenz Cluster in die "Bundle" Funktion eingeht.

- was Sie in der for-Schleife genau mit dem String Array machen ( unverbunden ? ).

 

Grüße Roman

0 Kudos
Message 5 of 10
(3,478 Views)

Thanks for your hint - during my tests I have deleted the property by mistake - attached now a screenshot with the correct property.

 

Best Regards,

 

Joachim

0 Kudos
Message 6 of 10
(3,467 Views)

Hallo Joachim,

 

- there's a coercion dot on your Cursorlist property. Might be a problem...

- in your screenshot it's not visible how you differ between several cursors. It looks like you always write to the same cluster element when you need to write to different array elements...

 

You know sometimes it's much more appropriate to attach a real VI than just screenshots...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 10
(3,463 Views)

thanks for your response - some elements of the cluster shell be always the same - only the label text, position and colors shell deffer. Attached is now the real vi.

 

Best Regards,

 

Joachim

0 Kudos
Message 8 of 10
(3,459 Views)

Hallo Joachim,

 

when I change the "Label Offset.Y" from -300 to -0.3 then the label sits near the cursor origin. As long as you set it to -300 it will be way off...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 9 of 10
(3,458 Views)

Hi,

 

the justification of the x shell be most right - the y-position is well - but when I change the x position, it has no influence. When the cursor is align most right I have to use the minus-values to bring it more left. I have attached an example of the problem again.

 

Best Regards,

 

Joachim

0 Kudos
Message 10 of 10
(3,452 Views)