Data Visualization
DIGITAL GRAPHS (LABVIEW)
This was an early explorations into a pattern based digital graph for LabVIEW NXG and the web-based graph.
Hover Cursors (LabView)
LabVIEW prioritizes the speed of acquiring and displaying large amounts of data. Unfortunately, to explore that data, users are sometimes required to create their own cursors and markers via code. The goal was to create a configurable cursor that follows the mouse, allowing users to read data directly from the data point. This is an exploration into a configurable hover cursor for desktop and web clients.
Waveform Preview (Instrument Studio)
Users needed confidence that a device under test would not be damaged when passing power to it during the testing procedure. The waveform preview provides the user the assurance that their configuration would render the desired result when they clicked the “Run” button and that processes would take place in a specified order.