Data Logging and Monitoring Pro. Hans-Petter Halvorsen, M.Sc.

Similar documents
Cloud-based Data Logging, Monitoring and Analysis

Industrial DAQ System for Measurements and Monitoring. Hans-Petter Halvorsen, M.Sc.

SCADA, OPC and Database Systems

DAQ in MATLAB HANS-PETTER HALVORSEN,

Team Foundation Server

Create a Virtual Test Environment

Web Services. with Examples. Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics

Tablets in Data Acquisition

Three Levels of Data-Logging Software from National Instruments

Software Documentation

How To Use Outlook On A Virtual Desktop On A Pc Or Macbook

Medstar Health Dell Services

Lab Inventory System. Label Writer Access Card with Barcode Barcode Reader. Hans- Pe(er Halvorsen, M.Sc.

Pendragon Forms Industrial

SBBWU PROXY SETTING IT CENTRE How to Set a Proxy Server in All Major Internet Browsers for Windows

Introducing OneDrive for Business

and installation Enable Choose Enable, that s OK. Port Port for Mobile monitor, default at 34599,if you want to remote view the DVR by

C-more Remote Access with Apple ipad or iphone Tutorial

Getting Started with VMware Horizon View (Remote Desktop Access)

Configure SLC to Smartphone/ Tablet

Hardware-in-the-Loop Simulation

Now SMS/MMS Android Modem Quick Start Guide

ivms-4500 (Android Tablet) Mobile Client Software User Manual (V3.0)

SERVER SETUP GUIDE CREATED BY JOHN SHEATHER 25 AUGUST SambaPOS Server Setup Guide V2.0 1 of 25

ICONICS Using the Azure Cloud Connector

Paxera Uploader Basic Troubleshooting

A Brief Insight on IOS deployment in Education System- need for 3 rd Platform implementation in Schools

How to configure your mobile devices post migrating to Microsoft Office 365

ipad Installation and Setup

OneDrive for Business User Guide

Manual Instruction for. AU06-DL13W/RGB/30K MiLight Wifi LED Controller

1. What are the System Requirements for using the MaaS360 for Exchange ActiveSync solution?

GIGATRAK CLIENT INSTALL HANDHELD TERMINAL

MobileAsset.EDU Asset Tracking Solutions for Education

Drobo How-To Guide Drobo Apps - Configuring Copy Replication

NAS 243 Using AiData on Your Mobile Devices

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac?

White Paper What is Noah Mobile?

Ultimate Server Client Software

Alfresco Enterprise on Azure: Reference Architecture. September 2014

XMEye Android Mobile Monitoring Client English Manual

Client applications are available for PC and Mac computers and ios and Android mobile devices. Internet

Aeroqual Connect and Cloud

SQL Server 2016 BI Any Data, Anytime, Anywhere. Phua Chiu Kiang PCK CONSULTING MVP (Data Platform)

Desktop Virtualization and Cloud Computing Systems Security Audit Committee Item 5 July 14, 2011 Shaun Coyne

Getting Started with VMware Horizon View (Remote Access)

Install MS Office 365 on your Android mobile device

Sophos Mobile Control Installation guide. Product version: 3

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac?

Cloud Print Edition Quick Start Guide

Copyright 2013, 3CX Ltd.

System Requirements for Microsoft Dynamics NAV 2016

ni.com Remote Connectivity with LabVIEW

Mobile Device Management Version 8. Last updated:

McAfee Vulnerability Manager 7.5.1

POPP Hub Gateway. Manual

Features of AnyShare

Copyright Copyright 2014 SerVision Ltd. All Rights Reserved.

ipad 2 Basic Setup Guide

Xopero Backup Build your private cloud backup environment. Getting started

PARK UNIVERSITY. Information Technology Services. VDI In-A-Box Virtual Desktop. Version 1.1

Remote Desktop Gateway. Accessing a Campus Managed Device (Windows Only) from home.

Mobile Device Manual for 3G DVRs

Database Communica/on in Visual Studio/C# using Web Services. Hans- Pe=er Halvorsen, M.Sc.

Using NI CompactDAQ Controllers

Remote Service Manager Installation & Configuration Guide

Using the T&D Thermo App with TR-7wf Data Loggers

Administrator s Guide for NETZSCH Remote Access

Data Acquisition in LabVIEW

PROTECTING DATA IN TRANSIT WITH ENCRYPTION IN M-FILES

Qsync Install Qsync utility Login the NAS The address is :8080 bfsteelinc.info:8080

Penetration Testing for iphone Applications Part 1

Summer 2013 Cloud Initiative. Release Bulletin

Bell Mobile Device Management (MDM)

1. Click and select to enter the Device Management interface. 2. Click to add a new device.

Enterprise solution comparison chart

Exchange ActiveSync (EAS)

NAS 242 Using AiMaster on Your Mobile Devices

Microsoft Office for Mobile Devices (iphone, Windows Phone, Android Phone or ipad)

QHR Accuro EMR IT Hardware Requirements

Cloud Surveillance. Cloud Surveillance NVMS. Network Video Management System. isecucloud. isecucloud

BlackBerry Enterprise Service 10 version 10.2 preinstallation and preupgrade checklist

The full setup includes the server itself, the server control panel, Firebird Database Server, and three sample applications with source code.

For example some Bookkeepers are using Dropbox to share the accounting files between them and their client.

OneDrive for Business User Guide

System Requirements for Microsoft Dynamics NAV 2016

USB Edition TM-STD30 User Guide

NovaBACKUP xsp Version 15.0 Upgrade Guide

PC Monitor Enterprise Server. Setup Guide

KWeye Mobile Software for Dual Streaming Multiplex H.264 4CH/8CH/16CH Network DVR

Passion for Innovation

Amcrest 960H DVR Quick Start Guide

USING GENIE REMOTELY

Local Playback Software User Manual (V2.0)

Transcription:

Data Logging and Monitoring Pro Hans-Petter Halvorsen, M.Sc.

Data Logging and Monitoring With this Data Logging and Monitoring App you can Log and Monitoring Data from a DAQmx DAQ Device from National Instruments. Examples of Such DAQ Devices are USB-6001, USB-6008, USB-6009, mydaq, etc. You can log up till 32 Channels simultaneously (depending on the DAQ device you are using). Logging Options: - Log Data to File (*lvm Files) - Log Data to Microsoft SQL Server Database, either Locally or Remote. With this option you need to have access to the Database from this Computer. - Log Data to a remote Data Cloud Service You can use an existing SQL Server or install a new SQL Server either on this computer or in a network or Internet. Microsoft SQL Server Express can be downloaded for free on Internet. Data Monitoring: You can also use the "Data Dashboard for LabVIEW App" on ipad or Android devices in order to Monitor the Data you are Logging either locally or via the Data Cloud Service

Data Logging and Monitoring Pro Tablet PC WiFi Sensors DAQmx Device Cloud Storage Cloud Database Default Choice Database Data Files Database Remote Database Local Database

Data Logging and Monitoring Pro Sensors DAQmx Device PC Cloud Storage from multiple DAQ Devices PC DAQmx Device Database DAQmx Device Local storage PC Cloud Database PC Database Local storage Sensors DAQmx Device Sensors Local storage Local storage Sensors Database Database

Get Help Hans-Petter Halvorsen, M.Sc.

Monitoring Hans-Petter Halvorsen, M.Sc.

Open Separate Windows for Charting and Data

A Separate full-screen Window for Plotting

A Table with Historical Data

Database Hans-Petter Halvorsen, M.Sc.

SQL Server You can Log Data to Microsoft SQL Server Database, either Locally or Remote. With this option you need to have access to the Database from this Computer. If you want to log data to a SQL Server, you can use an existing SQL Server or Download SQL Server Express for free

SQL Script Database.sql When you have installed SQL Server, you need to run the Database.sql Script in order to create necessary Tables, etc. Then Connect to the Database and you are ready:

SQL Server The «Database.sql» script contains Tables, Stored Pocedures, Views, etc. used by the Client.

The Database Settings are stored in a Configuration File You can change the Setting from the GUI or directly in the Configuration File

Configuration Hans-Petter Halvorsen, M.Sc.

Device Settings

The Devce Settings are stored in a Configuration File You can change the Setting from the GUI or directly in the Configuration File

Tag Settings The Tag Settings are stored in the Database

Logging Settings

The Logging Settings are stored in a Configuration File You can change the Setting from the GUI or directly in the Configuration File

Web Service Hans-Petter Halvorsen, M.Sc.

Data Web Service The Port is default 8002, but can be changed in a Configuration File <IP Address>:<Port>/DataWS/<Web Service Method> DataWS is the Name of the existing Web Service

AvailableWeb Service Methods GetChannel?Channel={value} Gets the Current Value for the spesific Channel GetData Getthe CurrentValues for All Channels

Web Service Example <IP Address>:<Port>/GetChannel?Channel=1

Web Service Example <IP Address>:<Port>/GetChannel?Channel=2

Web Service Example <IP Address>:<Port>/GetData

Data Dashboard for LabVIEW Hans-Petter Halvorsen, M.Sc.

Data Dashboard for LabVIEW You can also use the "Data Dashboard for LabVIEW App" on ipad or Android devices in order to Monitor the Data you are Logging. https://www.ni.com/mobile/

AvailableWeb Service Methods GetChannel?Channel={value} Gets the Current Value for the spesific Channel GetData Getthe CurrentValues for All Channels

Data Cloud Service Hans-Petter Halvorsen, M.Sc.

Data Cloud Service In addition to Log Data to a File or a Database, you can also Log Data to a remote Data Cloud Service. You can download the Data Cloud Service from my Web Site. Then you can install it on a computer/server in your Local Network or in the Cloud The Communication between the client and the Data Cloud is done by a Web Service API

Data Cloud Service In addition to installing the Data Cloud Service, the Data Cloud Storage, which is just a SQL Server Database with Tables, Stored Procedures, Views, etc. When you have installed SQL Server, you need to run the Database.sql Script in order to create necessary Tables, etc. Finally, you can start the Data Cloud Service, which is actually a LabVIEW Web Service.

Hans-Petter Halvorsen, M.Sc. University College of Southeast Norway www.usn.no E-mail: hans.p.halvorsen@hit.no Blog: http://home.hit.no/~hansha/