10-20-2025 10:49 AM
I am creating a custom device for which I have to move dependency file to my PXIe RT (Linux64) from my Main Page of custom device.
I am using NI VeriStand - Add Custom Device Dependencies.vi,
But the files are not being copied to my RT Machine. Is this VI usable for transferring files from Local Machine to RT
10-21-2025 12:08 AM
This VI is correct to download dependency files.
Did you specify the correct file path for both host and RT? Is the file exist on the host during deployment? Did you delete and re-add the custom device to update the dependency information after building it?