Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't deploy to PXI with Linux RT when using DNS-Name instead of IP #213

Open
andresyie opened this issue Jul 4, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@andresyie
Copy link

Describe the bug
VeriStand Version: 2020R4
Target: PXI-8840QC with NI-Linux RT

When trying to deploy VeriStand projects to the target using a DNS-Name instead of the IP the deploy process fails. If the Scan-Engine Custom Device is removed, the project can be deployed, if the DNS-Name ist replaced with a normal IP, the project can be deployed.

Pinging the PXI with its DNS-Name is posible.

To Reproduce
Steps to reproduce the behavior:

  1. Open "C:\Windows\System32\drivers\etc\hosts"
  2. Add a Local-DNS Entry, example: "192.168.1.12 pxi.example"
  3. Open a VeriStand project, set pxi.example as the Target IP in the System Definition File
  4. Add a intance of the Scan Engine EtherCAT Custom Device and configure a Master ECAT
  5. Try to deploy

Expected behavior
The project will be deployed to the target sucesfully

Screenshots
grafik
grafik

Desktop (please complete the following information):

  • OS: Windows Enterprise LTSC
  • Version: 2021-22-0002P
  • VeriStand Version: 2020R4
  • Target: PXI-8840QC with NI-Linux RT

Additional context
The configuration is correct and it can be deployed with a normal IP.
grafik
grafik
grafik
grafik

@andresyie andresyie added the bug Something isn't working label Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant