Measurement-computing DAQFlex for Android Quick Start Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Oprogramowanie Measurement-computing DAQFlex for Android Quick Start. Measurement Computing DAQFlex for Android Quick Start User Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 6
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
Getting Started
with
DAQFlex for Android
Software Framework for Developing Apps for Android Tablets
Introducing DAQFlex for Android
DAQFlex for Android from Measurement Computing (MCC) is a software framework for developing data
acquisition applications, or apps, to run on Android-based tablets.
DAQFlex for Android greatly simplifies developing drivers and apps targeted for Android tablets. The
DAQFlex for Android framework consists of the DAQFlex API, device driver and the DAQ device message
engine. The message engine parses and converts the DAQFlex message-based command set, simplifying the
transfer of the DAQFlex instructions that control the DAQ device and process data.
A DAQFlex for Android program sends DAQFlex methods to the driver. The driver sends the encapsulated
messages to the DAQ device. The DAQ device interprets the message using the message engine, and sets its
corresponding attributes using the DAQ engine. The DAQ device then returns the requested data to the
DAQFlex driver, which returns the data to the program.
DAQFlex for Android includes example programs that give Android developers a head-start in creating mobile
data acquisition apps that perform common data acquisition operations.
Computer and Tablet Hardware Requirements
A computer running Windows® 8/7/Vista®/XP (SP 2 or later)
A tablet running Android 3.1 or later and with USB Host mode support
(visit
www.mccdaq.com/support/android-apk.aspx for a list of MCC-tested tablets)
A supported MCC DAQFlex device with the latest device firmware installed
(visit
www.mccdaq.com/solutions/DAQFlex-Solutions.aspx for a list of DAQFlex-supported devices)
Visit
www.mccdaq.com/firmware.aspx to see if you need to update the firmware on your MCC DAQ
device. If no firmware is listed at that page, there are no firmware updates available for your DAQ device.
Computer Software Requirements
Android SDK: Refer to developer.android.com/sdk/index.html to download and install the Android SDK
on your computer.
DAQFlex for Android API zip file (
daqflex_android.zip): Visit www.mccdaq.com/android to
download this file to your computer.
Eclipse IDE: Visit www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/indigosr2 to
download and install this software on your computer.
Przeglądanie stron 0
1 2 3 4 5 6

Podsumowanie treści

Strona 1 - DAQFlex for Android™

Getting Started with DAQFlex for Android™ Software Framework for Developing Apps for Android Tablets Introducing DAQFlex for Android DAQFlex for And

Strona 2

Importing DAQFlex for Android into Eclipse 2 Importing DAQFlex for Android into Eclipse Complete the following steps to run in Eclipse on your compute

Strona 3

Running a DAQFlex for Android Example Project 3 Running a DAQFlex for Android Example Project To compile a project on your computer and run the proje

Strona 4 - Managing the Lifecycle

Guidelines for developing a DAQFlex for Android project 4 This folder contains the file device_filter.xml, which the Android device uses to determine

Strona 5 - Supported Messages

Sending a Message 5 During the normal Android activity lifecycle, the activity may be destroyed any time after the onPause() callback. If you created

Strona 6

6 QS DaqFlex_Android.doc Document Revision 0.3, March 2013 Where to Find More Information Additional information about DAQFlex software is available

Komentarze do niniejszej Instrukcji

Brak uwag