10-26-2021 11:21 AM
Using LV 2021, I tried to create an image of a PXI system running NI Linux RT using the system config library VIs.
However I got an error -2147220364 "NI system configuration is not supported by given protocol".
Does the Create System Image VI not work with NI Linux RT or something?
10-26-2021 11:51 AM
It looks like this a known issue. There is a KB that discusses it:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000wwarCAA&l=en-US
You can also test with the Replication and Deployment tool, as it uses the System Configuration API:
The source code is on GitHub:
10-26-2021 11:59 AM
Unfortunately I'm just a moron that didn't wire a target IP to the open session VI...