National Instruments
For more than 40 years, weÍve been a catalyst in accelerating engineering innovation to solve the worldÍs greatest engineering challenges. As we step into the next decade of discovery, weÍre continually pushing boundaries and strengthening our approach to engineering by equipping customers with tools and systems that dramatically advance how engineers and scientists work. Our software-centric platform is uniquely engineered to leverage modular hardware and an open ecosystem, empowering more than 35,000 companies worldwide. Headquartered in Austin, Texas, we operate directly in more than 40 countries with a global team of 6,400 employees.
Electrical/Electronic Manufacturing
5,000 - 10,000
Austin, TX, United States
About

For more than 40 years, weÍve been a catalyst in accelerating engineering innovation to solve the worldÍs greatest engineering challenges. As we step into the next decade of discovery, weÍre continually pushing boundaries and strengthening our approach to engineering by equipping customers with tools and systems that dramatically advance how engineers and scientists work.

Our software-centric platform is uniquely engineered to leverage modular hardware and an open ecosystem, empowering more than 35,000 companies worldwide. Headquartered in Austin, Texas, we operate directly in more than 40 countries with a global team of 6,400 employees.

Site Traffic
  • 28221 Global Rank
  • 20958
    United States
  • 2.49 M Estimated Visits
Traffic Sources
  • Search
    66.46%
  • Direct
    28.45%
  • Referrals
    2.24%
  • Social
    1.46%
  • Mail
    1.20%
  • Display
    0.18%
Geography Breakdown
Powered by
Alexa Traffic Data
Global Rank 5,978
24,326
China Rank 2,098
238,671
China Page Views 48.5%
23.3%
Top Countries
Top Search Keywords
  • Electronics and Electrical
  • Production Equipment and Materials
  • Automatic Test Systems
Mobile App Data
MixRank is the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn more.
  • 10 SDKs
  • 4.2 Avg. Rating
  • 21 Total reviews
  • App Url: https://itunes.apple.com/app/national-instruments/id481303987
  • App Support: http://sine.ni.com/psp/app/doc/p/id/psp-1031/lang/en
  • Genre: Productivity
  • Bundle ID: com.ni.labview.labviewdashboard
  • App Size: 138 M
  • Version: 2.3
  • Release Date: December 9th, 2011
  • Update Date: September 9th, 2015

Description:

The Data Dashboard for LabVIEW app lets you create a custom dashboard on your iPad that can remotely control and monitor running NI LabVIEW applications. This is done by networking deployed LabVIEW shared variables or LabVIEW Web Services with visual objects like graphs, meters, and switches among many other available controls and indicators.

Features
- Remotely monitor and control LabVIEW applications
- Custom free-form layout and color themes for dashboard objects
- Ability to share dashboards and lock them
- Ability to have multiple dashboards with multiple pages
- New controls and indicators (i.e. list box, xy graph, switch, slider, drop down)
- Ability to interface with secure LabVIEW web services as well as LabVIEW shared variables

Requirements
- NI LabVIEW Application
- NI Shared Variable Server and/or LabVIEW Web Server

LabVIEW is the industry-standard system design software that enables scientists and engineers to create and deploy measurement and control solutions.

Sort by

Sep 30, 2015

iPhone No Longer Supported

I have only used this app a few times but specifically had a usage on a recent project. Unfortunately the iPhone is no longer supported and the app just locks up. I hope they will consider adding support for this device back especially since it is the same OS. Even if it does not have all of the features that the ipad might, it can still be quite useful. Besides, who is going to carry an ipad around with them all day vs a phone?!?

Jun 14, 2014

Macht was es soll

Läuft gut, alles wie versprochen und man wird nicht durch die lite Version belästigt. Einziger Makel, es zieht extrem viel akku! Ansonsten 5 Sterne

Knot Jeff

May 16, 2014

Awesome

Simple way to view and take control of LabVIEW applications. This is what customers are asking for. They want data on their mobile devices. NI has once again come to the rescues and made the difficultly simple. - Matt Complete Automated Solutions.

I'm not nicknames for that

Feb 02, 2014

Hard

I can't find a way to hook this up with the axis camera through internet. Still looking though

Ronny Friedrich

Nov 15, 2013

Great potential

This could be a great companion for all LabVIEW programmers. Very limited at this time but great potential. I'm very eager to see how it develops. Keep it up NI!

Mmontero737

Sep 24, 2013

Doesnt work on ios 7

useless on ios 7
Core Graphics
The Core Graphics framework is based on the Quartz advanced drawing engine. It provides low-level, lightweight 2D rendering with unmatched output fidelity. You use this framework to handle path-based drawing, transformations, color management, offscreen rendering, patterns, gradients and shadings, image data management, image creation, and image masking, as well as PDF document creation, display, and parsing.
Launch Services
macOS Launch Services is an API that enables a running app to open other apps or their document files, similar to the Finder or the Dock.Launch Services eliminates apps having to query the Finder to open an app, document, or URL for them. The macOS Finder itself uses Launch Services to perform such tasks. Because the Finder performs no additional processing beyond calling Launch Services, any client using Launch Services for these purposes behaves identically to the Finder.
MobileCoreServices
Use uniform type identifier (UTI) information to create and manipulate data that can be exchanged between your app and other apps and services using MobileCoreServices.
Security Framework
Secure the data your app manages. Protect information and control access to your app.
System Configuration F...
This collection of documents describes the programming interfaces of the System Configuration framework. The System Configuration framework provides functions that determine the reachability of target hosts in both a synchronous and an asynchronous manner. It also provides error detection facilities.
Core Foundation Framework
Core Foundation is a framework that provides fundamental software services useful to application services, application environments, and to applications themselves. Core Foundation also provides abstractions for common data types, facilitates internationalization with Unicode string storage, and offers a suite of utilities such as plug-in support, XML property lists, URL resource access, and preferences.
Core Location Framework
The Core Location framework lets you determine the current location or heading associated with a device. The framework uses the available hardware to determine the user’s position and heading. You use the classes and protocols in this framework to configure and schedule the delivery of location and heading events. You can also use it to define geographic regions and monitor when the user crosses the boundaries of those regions. In iOS, you can also define a region around a Bluetooth beacon.
Foundation Framework
The Foundation framework provides a base layer of functionality for apps and frameworks, including data storage and persistence, text processing, date and time calculations, sorting and filtering, and networking. The classes, protocols, and data types defined by Foundation are used throughout the macOS, iOS, watchOS, and tvOS SDKs.
Quartz Core Framework
Allow users to browse, edit, and save images, using slideshows and Core Image filters.The Quartz Composer API supports processing and rendering graphical data and allows developers to create custom patches for the Quartz Composer developer tool. ImageKit provides user interface support for browsing, editing, and saving images, showing slideshows, and browsing and previewing Core Image filters. PDFKit is a technology that allows applications to display and manipulate PDF documents.
UIKit
The UIKit framework (UIKit.framework) provides the crucial infrastructure needed to construct and manage iOS apps. This framework provides the window and view architecture needed to manage an app’s user interface, the event handling infrastructure needed to respond to user input, and the app model needed to drive the main run loop and interact with the system.
Data sourced from MixRank, the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn More.
Ad Intelligence
  • Native
    14.75%
  • Standard
    85.25%
  • Direct
    0.00%
Ads Seen Recently
274
Longest Running Ad
National Instruments
Device
Desktop
Dimensions
none
National Instruments
Device
Desktop
Dimensions
other
National Instruments
Device
Desktop
Dimensions
other
National Instruments
Device
Desktop
Dimensions
other
National Instruments
Device
Desktop
Dimensions
other
National Instruments
Device
Desktop
Dimensions
other
National Instruments
Device
Desktop
Dimensions
other
National Instruments
Device
Desktop
Dimensions
other
National Instruments
Device
Desktop
Dimensions
other
National Instruments
Device
Desktop
Dimensions
other
National Instruments
Device
Desktop
Dimensions
other
National Instruments receives up to 0.3M pageviews per day, in countries such as Viet Nam, India, Egypt, Turkey, Malaysia, Russia, Philippines, Pakistan, United States, Iran, Yemen, Canada.

They are headquartered at Austin, TX, United States, and have 17 advertising & marketing contacts listed on Kochava. National Instruments works with Advertising technology companies such as DemDex, Adobe Audience Manager Sync, Beeswax, AppNexus, Twitter Ads.