From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing LabVIEW program to communicate with ADAM-6217

I am currently working on extracting current measurements from a Rogowski coil that goes through the Adam-6217 Data Acquisition Module and subsequently goes into my laptop via a ethernet cable. I have never used LabVIEW before and thus, I need help as to on how to develop a program in LabVIEW that can read and analyze the current that comes from the Rogowski coil. Do give me any advice on how I should go about with this. Thank you.

0 Kudos
Message 1 of 2
(796 Views)

Hi Coil,

 


@RogowskiCoil wrote:

I am currently working on extracting current measurements from a Rogowski coil that goes through the Adam-6217 Data Acquisition Module and subsequently goes into my laptop via a ethernet cable. I have never used LabVIEW before and thus, I need help as to on how to develop a program in LabVIEW that can read and analyze the current that comes from the Rogowski coil. Do give me any advice on how I should go about with this.


Read the manual of your DAQ module to learn about its specifications.

Then implement the code needed to communicate with that module…

 


@RogowskiCoil wrote:

I have never used LabVIEW before


Last week you already created a VI with some other DAQ device…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(745 Views)