Questions tagged [labwindows]

LabWindows/CVI is an event-driven, ANSI C programming environment developed by National Instruments.

LabWindows/CVI (CVI is short for C for Virtual Instrumentation) is an event-driven, ANSI C programming environment developed by National Instruments. LabWindows/CVI uses the same libraries and data acquisition modules as the better known National Instrument product LabVIEW, and is thus highly compatible with it.

See

63 questions
0
votes
1 answer

Real time data filtering in LabWindows?

My gyro is sending data I need to filter real-time. The data are short, 4 element-vectors that are sent 25 times a second. How do I filter this? All the functions I've found in LabWindow's documentation require an entire array of data and then…
Benji
  • 23
  • 4
-1
votes
1 answer

Snap7 + Ni Labwindows/CVI

Hi guys i am working on a project where my client wants to use Siemens S7 1200 to control some pneumatic tools and an interface on labwindows Cvi. I downloaded SP7 ( snap 7) on a try to communicate with my plc but i found myself blocked since the…
-1
votes
2 answers

How to get current running ethernet speed from LabWindows\CVI C code or CMD commands

I am developing Test Equipment which has couple of Ethernet ports. As part of the testing i want to check the current speed of the ethernet ports (10/100/1000) when a tested unit is connected. How can i get this information? is there a C library or…
Raz
  • 489
  • 3
  • 8
  • 17
1 2 3 4
5