Unable to Deploy VeriStand Project with SLSC-12001 due to Error -230839

Updated Jul 5, 2022

Reported In

Hardware

  • SLSC-12001

Software

  • VeriStand

Issue Details

I've created a new project in VeriStand in which I've added only SLSC-12001 chassis and modules to the System Definition File. When trying to deploy the project it returns error -230839:

Error -250839 occurred at Project Window.lvlib:Project Window. vi > > Project Window.lvlib:Command Loop. vi > > Project Window.lvlib:Connect to System. vi

Possible reasons(s):

"The specified network host is unreachable"


err1.PNG

What is causing this error and how can I fix it?

Solution

NI Switch Load and Signal Conditioning (SLSC) extends the PXI or CompactRIO platform with the ability to add custom front-end modules. When deploying a VeriStand project with SLSC modules added to the System Definition File, it results in error -230839 "The specified network host is unreachable" that's means there is problem in the network communication between Real-Time controller and SLSC.
Therefore, it is necessary to check if both devices belong to the same subnetwork.
  • In the picture below SLSC-12001 Network Settings Tab:                                                                                                                                                                  slsc_config.PNG                                                                                                                                                                                                                                                                                                                                                
  • In the picture below Real-Time Controller Network Settings Tab:                                                                                                                                                                    pxie conf.PNG                                                                                                                                                                                                                                                                                                                                                                                                                                        
You can achieve such result following the Knowledge Base Setting Up the SLSC Extension of a Real-Time Controller - Step 4.