Solution
Note, as of VeriStand 2021 Phar Lap and Linux_32 targets are not supported. Additionally, VeriStand 2021 is the first version of VeriStand to use LabVIEW 64-bit, meaning the source LabVIEW project for the custom device must be saved in LabVIEW 64-bit. Previous versions required LabVIEW 32-bit to be used.
If you are using VeriStand 2021 or later, see:
Creating a LabVIEW 2021 64-Bit VeriStand Custom Device LabVIEW Project - NIIf you have an existing LabVIEW project you want to make into a Custom DeviceCustom devices created using the shipping
Custom Device Template Tool can be deployed to PXI Phar Lap target without modification. If you wish to deploy to cRIO or PXI Linux RT, follow the instructions in
How to run a custom device on target RT Linux to modify LabVIEW project and XML file.
If you are going to create the Custom Device from scratchUse
NI VeriStand Custom Device Project Wizard to create a LabVIEW project that contains the Real-Time targets you wish to add support for.
To help in your development, see:
VeriStand Custom Device Handbook.