03-10-2014 06:25 PM
Hi, I've had to do a save as for a custom device. Are there fields in some file or build specification that can modify the custom device's XML file contents, e.g., the name of the Configuration LLB, RT Driver VI, etc.? Or does the XML get generated at the start of custom device creation and then remains static? So far I've just edited the XML file using a text editor. Thanks.
03-11-2014 10:32 AM
Your latter statement is correct. The XML is generated for you initially (Assuming you use the Custom Device Template Tool) and futher modifications that you make to the custom devices XML will all be manual.
05-27-2014 04:27 AM
I have little different problem with this xml file. I have to make new xml file running a VeriStand custom driver on a CompactRIO (NI9024 with VxWorks). Is there any documentation for this task or could you provide me with a template file?
Regards
Torgeir Wahl, NTNU
05-28-2014 01:53 PM
Hi Torgeir,
The recommended approach to getting the XML file is to use the Custom Device Template Tool specified in this Custom Device XML help.
More indepth information can be found on the NI VeriStand Custom Device Developer's Guide (Beta) document (see download on right navigation frame)