LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ATM Protocol VIs

Is there any way to communicate with an ATM card of the PC using Labview ?
Is National Instruments working on VIs for ATM protocol without using a TCP
stack (Emulated LAN, IP over ATM,...)?
Does anyboby know where I could find such VIs or has information/opinion
about this ?
Thanks.
0 Kudos
Message 1 of 2
(2,769 Views)
> Is there any way to communicate with an ATM card of the PC using Labview ?
> Is National Instruments working on VIs for ATM protocol without using a TCP
> stack (Emulated LAN, IP over ATM,...)?
> Does anyboby know where I could find such VIs or has information/opinion
> about this ?

LabVIEW communicates to most drivers through DLLs or CINs. If there is
an API, that allows for application level SW, to communicate over ATM,
then it shouldn't be to difficult to hook it into LV. I'm pretty sure
that NI isn't developing any such VIs at the moment. If you are familiar
with the protocol and have access to the HW, I'd encourage you to give
it a shot.

Greg McKaskle
0 Kudos
Message 2 of 2
(2,769 Views)