03-04-2013 07:57 AM
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
03-06-2013 05:24 AM
Hey Joachim,
could you post another screenshot of your program including the property node itself?
Regards
Roman
03-06-2013 06:41 AM
Roman,
thanks for your response - attached is a screenshot of the whole subvi.
Best Regards,
--
Joachim
03-06-2013 07:42 AM
03-06-2013 07:43 AM
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
03-06-2013 08:24 AM
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
03-06-2013 08:28 AM
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...
03-06-2013 08:41 AM
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
03-06-2013 08:49 AM
03-06-2013 10:17 AM
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