LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Implementation of Custom Device with User Controls...

Solved!
Go to solution

Let us say that I use the Custom Device Creation Template Tool to create a LabVIEW project for my custom device. I want to have a user panel (a cluster of numerics and booleans) for the user to change values (like temperatures and voltages) and thus values in the messages that the device sends out.

 

Question: Where would I add the cluster of numerics and booleans. My best guess is the *RT Driver VI.vi:

cdp.PNG

 

I am in the process of reading the documentation for creating custom devices, but I did not see anything relating to what I want to do there. Ultimately, I want a custom device that will send and receive CAN messages. At the same time, the user will be able to override values in the response messages before they are put on the CAN bus.

0 Kudos
Message 1 of 2
(2,560 Views)
Solution
Accepted by topic author swbpnole

I am looking into modifying the J1939 Custom Device Project NI has on their GitHub page. As such, this question is no longer in need of an answer.

0 Kudos
Message 2 of 2
(2,528 Views)