Skip to main content

High Speed DAQ Chart

Data acquisition (DAQ) is the measurement, recording, analyzing, and presentation of physical world events. DAQ devices through various sensors and transducers (e.g. temperature, pressure, flow, level, strain, acceleration, vibration, humidity, and more) could measure voltage, current, power etc.

Nowadays DAQ devices are used in a wide range of settings from hospital bad (e.g. EEG) to material testings (e.g. vibration analysis). Such devices are capable of recording 100s of channels and sampling rate reaching MHz. Such amount of data obviously could create data visualization challenges. LightningChart can help to resolve those challenges as it is especially good visualizing massive amount of data in real-time.

Following example demonstrates how to simulate (generation of) a massive amount of data (LightningChart's SignalGenerator allows generation of various signal shapes), how to setup chart and how achieve best real-time performance.

Hi Speed DAQ Chart ExampleHiSpeedXY from Demo

info

For Step-by-step tutorial how to create Data Acquisition System Application with LightningChart .NET library check following link.