아래의 제품을 비롯한 NI 소프트웨어를 다운로드하시려면 ni.com/downloads를 방문하십시오.
This example demonstrates how to sort signals in a XNET frame according to the start bit instead of an alphabetical order.
Description
You can use the XNET property node in LabVIEW to get a list of all signals within a frame. The list is sorted alphabetical.
This example takes the list from the property node and sorts the signals according to the start bit associated with the signals. The signal with the lowest start bit will be the first entry in the list.
Requirements
Software
Hardware
Steps to Implement or Execute Code
Additional Information or References
**The code for this example has been edited to meet the new Community Example Style Guidelines. The edited copy is marked with the text ‘NIVerified’. Read here for more information about the new Example Guidelines and Community Platform.**
NI 커뮤니티에 있는 예제 코드 교환의 예제 코드는 MIT 라이센스로 라이센스가 부여됩니다.