LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

create a function in CVI

 Hi,

i need  to create a function that can be called several times in my code to compare different sent and received frames, and pass the sent and received bytes by reference or value (array of bytes) to the function.
please i'm new in CVI  i need some  examples of  functions codes  .
some examples of the frames sended and received.
thank you
0 Kudos
Message 1 of 2
(2,224 Views)

Hi ahmedkochbati92,

 

When starting out with CVI it may be helpful to reference this Getting Started Guide.  There is a lot of information but you can easily navigate to a specific section from the table of contents.

 

Also, to reference example programs you can go help -> find examples in LabVIEW, or you can access them in the directory listed in this link.  When looking for CAN examples to send and receive frames you can navigate to "Hardware Input and Output" -> "CAN" within the example finder.

 

If you are looking for more information on how CAN sends and receives frames on a high level then this White Paper will be a good reference.

 

-cblanchard

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