VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to add Value Table in System Definition File Programmatically?

Solved!
Go to solution

We need to add a CAN signal with enum values in VeriStand System Definition file programmatically. We can add the signal just file using .NET api but can't find a way to add the enum value table. When we add the CAN signal using System Explorer, it adds those enum value table just fine so it tells me it should be also possible via .NET api. Any suggestion? 

mtitooarchercom_0-1720660826192.png

 

mtitooarchercom_2-1720660889388.png

 

 

 

0 Kudos
Message 1 of 3
(461 Views)
Solution
Accepted by topic author mtitoo@archer.com

You can use or refer to NI VeriStand Advanced SysDef API\SysDef API\SysDef.Table.Set.vi

 

You can install the library from ni/niveristand-custom-device-development-tools: LabVIEW VIs providing common functionality used by m... or NIVeriStandAdd-Ons/VeriStand-Addon-System-Definition-Utilities

-------------------------------------------------------
Control Lead | Intelline Inc
Message 2 of 3
(420 Views)

Great! Thanks for pointing that.

0 Kudos
Message 3 of 3
(411 Views)