LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Watlow F4T Ethernet communication error 1172

Vi is giving .NET error while communicating to F4T controller

Vikyath28_0-1677826554354.png

Vikyath28_1-1677826709180.png

 

But. If I ping the command through NI max, giving the reply with Time out error.

Vikyath28_2-1677827450168.png

 

0 Kudos
Message 1 of 2
(707 Views)

Hi Vikyath28

Any exception thrown when calling a .NET object property or method is converted into LabVIEW error 1172. This error means that LabVIEW received a .NET exception from the called API. The root cause of the error will be related to the .NET exception message, as 1172 is a generic error code for any .NET exception. To solve this problem, go through this article I have linked. 

It will detail the necessary steps to:

  1. Obtain the full .NET exception message.
  2. Troubleshoot the error in order to resolve it.

Regards)

________

Best way to thank is to give Kudos / Mark as a solution.

 

 

0 Kudos
Message 2 of 2
(670 Views)