Skip to content

Latest commit

 

History

History
44 lines (39 loc) · 2.52 KB

links.md

File metadata and controls

44 lines (39 loc) · 2.52 KB

Useful Links

Data Streamer

Office Setup

  • Office 365 Education: Get up for O365 Education
  • Office Insiders: Early builds of Office

App Service / Desktop Conversion

  • App Service Overview: How to create and consume an app service
  • Desktop Bridge: Converting Desktop to UWP
  • Electron: Enable Background tasks in Electron
  • Data Streamer App Service Sample: UWP App Sample

Microsoft Store Publishing

  • Publishing to Microsoft Store: How to publish to the Microsoft Store
  • Beta Testing and targeted distribution: Beta testing your app

Connecting to External App

After the 3rd application has been installed and you have enabled Data Streamer follow these steps to connect and stream data to Excel

  1. Open Excel
  2. Click on the Data Streamer tab in Excel
  3. Click on Connect Device
  4. In the drop down the 3rd party application should be listed.
  5. Select the 3rd party app
  6. Approve on the connection to the 3rd party app
  7. Select Start Data
  8. Data Streamer will create three new tabs, Data In, Data Out and Settings ( if they are not already there in the workbook)
  9. Data In , will receive data from the 3rd party app
  10. Data Out , will pass data to the 3rd party app ( if supported by the 3rd party app)
  11. Settings will configure, how much data and frequency of the data coming from the app

Navigation

  1. Home
  2. Enabling Data Streamer
  3. How Data Streamer Works
  4. UWP Code GitHub Sample{:target="_blank"}
  5. Arduino Code GitHub Sample{:target="_blank"}
  6. Useful Links