취소
다음에 대한 결과 표시 
다음에 대한 검색 
다음을 의미합니까? 

Array displays grows with array size

Hi all,
I have a program that builds an array of data and displays it on the front panel... simple question: is it possible for the display to resize itself automatically when the arrays grows? If have tried Advanced-->Synchronous Display but that doesnt seem to do much.
Thanks for the help

NahoY
0 포인트
1/3 메시지
2,707 조회수
You can do this with a property node. Right click on the array and select Create Property. Right click on the property node and select Properties>Number of Rows. Right click on it again and select Change to Write. Connect the input of the Array Size function to your array and the output to the property node.
0 포인트
2/3 메시지
2,703 조회수
Thank you very much Dennis

Message Edited by NahoY on 05-13-2005 09:57 AM

0 포인트
3/3 메시지
2,698 조회수