Modular Data Acquisition
Distributed Measurement and Control
High-Performance Test
Automated Test System Development Software
Perspectives showcases how NI sees what’s next in the world of test and technology.
You can request repair, RMA, schedule calibration, or get technical support. A valid service agreement may be required.
Provides support for NI data acquisition and signal conditioning devices.
Provides support for Ethernet, GPIB, serial, USB, and other types of instruments.
Provides support for NI GPIB controllers and NI embedded controllers with GPIB ports.
12-11-2008 04:36 AM
Hi,
My scenario is to write to a HTML property like 'flashVars' from LabVIEW in real time. Could some one help me with this,its quiet urgent.
With Kind Regards,
Kaarthik
12-11-2008 04:58 AM
Hi Kaarthik,
so you want to change a text file from time to time?
Read the file, parse the text (find your "property"), change the text and save back to file...