Jump to content

Why do I get Error Code 1032 when I try to install some packages?


JKI

Recommended Posts

Error Code 1032 occurs because LabVIEW's VI Server permissions are not configured correctly for VIPM.

 

Sometimes the wrong IP is set in the VI Server : Machine Access and inputting 127.0.0.1 in the machine name/address (and allowing access to this IP) occasionally fix the connection issue.

 

machine_access.png

 

The easiest way to adjust your TCP-IP settings is to let VIPM automatically adjust LabVIEW's VI Server settings while testing the connection (see screenshot, below).

 

configure_port.png

 

Make sure that in LabVIEW's "VI Server: Configuration" you allow access to "VI calls", "VI properties and methods", "Application methods and properties", and "Control methods and properties" (see below).

 

configure_vi_server.png

 

And, in LabVIEW's "VI Server: Exported VIs" ensure that you entered a value of "*" (see below).

 

configure_exported_vis.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.