VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

import frames

We are trying to use the .NET System Definition API to:

1) Create System Definition

2) Add CAN Port

3) Import frames from a database and add to system def

 

We have figured out how to do 1 and 2 above, however we cannot find the method that imports frames from a database.  Can someone show us the .NET call tree for this method? 

 

Thanks

0 Kudos
Message 1 of 2
(5,820 Views)

Hi Holt,

 

The VeriStand .NET API help documents the different methods that enable you to add frames from a database. There are five different classes of frames - Single-Point, Sporadic, Event Triggered, Unconditional, and Cyclic. Here's the link to the Single-Point page in the help, and the main pages for all classes are linked from here. Those articles in the help should give you the relevant information you need to import those frames from your database in VeriStand. 

 

Best,

Dan N

Applications Engineer

National Instruments 

0 Kudos
Message 2 of 2
(5,798 Views)