이 내용은 고객님의 설정 언어로 확인할 수 없습니다

이 내용은 다른 사용 가능한 언어로 표시됩니다. 고객님께서 사용하시는 브라우저에 텍스트 번역에 도움이되는 기능이 포함되어 있을 수 있습니다.

Determining VISA COM Port Binding

Updated Dec 20, 2022

Environment

Driver

  • NI-VISA

  • The VISA resource name doesn't match the COM port bound to the resource
  • How do I determine to which COM port my VISA resource is bound?

  • To find the hardware interface tied to the VISA resource, refer to the Port Binding in NI MAX (It is recommended to execute NI MAX as an administrator in case you have any limitations when trying to navigate through the settings).
  • To determine the port binding programmatically in LabVIEW, you can use the VISA Property Node Interface Information::Interface Number

Additional Information

  • VISA resources have an alias which will default to COM# where the number is enumerated by checking the NI MAX Database
  • This alias has no relationship with the hardware interface port the resource is tied to