I want to set Shared Variables located on my computer (BKARKAR) from a PXI controller. However, when I use the VI shown below, I encounter the error code -1950679035.
I’ve tried both using the IP address and the device name, but the result doesn’t change. Interestingly, when I add the shared variable to the PXI controller as shown, I can observe the changes in the NI Distributed System Manager.
This issue seems to be specific to my computer (BKARKAR). When I try the same process for another device (BKEREY), I can programmatically modify the shared variables on the PXI controller using the same VI.
When I open the NI Distributed System Manager from BKARKAR, I can see the shared variables on both BKARKAR and BKEREY.
However, when I open the NI Distributed System Manager from BKEREY, I noticed that the shared variables on BKARKAR are not visible.
This is likely why the PXI controller is unable to modify the shared variables.
On BKARKAR, I checked the services and confirmed that NI Variable Engine, NI PSP Service Locator, and NI Configuration Manager are running. I also tried resetting these services, but it didn’t resolve the issue.