Sources: Difference between revisions

From LabNation Wiki
Jump to navigation Jump to search
Line 15: Line 15:
<br>[[File:matlab.png]]
<br>[[File:matlab.png]]
===LabView interface===
===LabView interface===
* Grab [[https://github.com/labnation/DeviceInterface.LabView our set of LabView VIs]] so you can configure and read out your SmartScope from within LabView!
* Grab [https://github.com/labnation/DeviceInterface.LabView our set of LabView VIs] so you can configure and read out your SmartScope from within LabView!
<br>[[File:labview2.png]]
<br>[[File:labview2.png]]
==Decoders==
==Decoders==
* [https://github.com/labnation/decoders GitHub repo with the source of the default decoders], allowing you to quickly add your own
* [https://github.com/labnation/decoders GitHub repo with the source of the default decoders], allowing you to quickly add your own
* See the [[Creating your own Protocol Decoder]] page for guidance
* See the [[Creating your own Protocol Decoder]] page for guidance

Revision as of 20:44, 18 June 2016

Hardware

Software

Interface API

Console demo project

Matlab interface


Matlab.png

LabView interface


Labview2.png

Decoders