LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Want to communicate with Atmel's AT9261

Hi,

 

Atmel provide a ARM ICE interface names SAM_BA, the programming interface is in DLL, anyone knows if can programming with the dll to communicate with it? how to do this? Thanks.

 

 

David 

0 Kudos
Message 1 of 3
(2,880 Views)

(Note: This is the same answer, verbatim, that I gave to another poster asking about how to use a vendor's DLL.)

 

The only answer I can give you is how to generally use a DLL in LabVIEW. This is done with the Call Library Function Node function. There is an example that ships with LabVIEW called "Call DLL" that has many examples of various types of calls. There are also several articles in the NI KnowledgeBase on calling external code with LabVIEW. I cannot answer how to use their DLL, as you would need to look at the documentation for their DLL.

0 Kudos
Message 2 of 3
(2,871 Views)
Thank you, I will take a look.
0 Kudos
Message 3 of 3
(2,846 Views)