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,539 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,489 Views)

Roman,

 

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

 

Best Regards,

 

--
Joachim

0 Kudos
Message 3 of 10
(3,483 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,476 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,475 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,464 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,460 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,456 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,455 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,449 Views)