-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
199 lines (183 loc) · 16.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<title>WebVI - LabVIEW NXG</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link href="https://fonts.googleapis.com/css?family=Questrial" rel="stylesheet">
<link href="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/favicon.ico" type="image/x-icon" rel="icon">
<link href="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/jsResources/jqwidgets/styles/jqx.base.css" type="text/css" rel="stylesheet">
<link href="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/jsResources/jqwidgets/styles/jqx.ni.css" type="text/css" rel="stylesheet">
<link href="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/jsResources/jqwidgets/styles/jqx.flat.css" type="text/css" rel="stylesheet">
<link href="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/node_modules/@jqwidgets/jqx-elements/source-minified/styles/jqx.base.css" type="text/css" rel="stylesheet">
<link href="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/Web/Styles/niNormalize.css" type="text/css" rel="stylesheet">
<link href="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/Web/Styles/niIconStyles.css" type="text/css" rel="stylesheet">
<link href="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/Web/Styles/niControlStyles.css" type="text/css" rel="stylesheet">
<link href="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/node_modules/ni-bitter-css/source/niUserStyle-bitter-noVar.css" type="text/css" rel="stylesheet">
<script defer="" src="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/Web/dist/niBase.min.js" type="text/javascript"></script>
<script defer="" src="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/Web/dist/niThirdPartyResources.min.js" type="text/javascript"></script>
<script defer="" src="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/Web/dist/niElements.min.js" type="text/javascript"></script>
<script defer="" src="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/node_modules/ni-webcharts/dist/webcharts.min.js" type="text/javascript"></script>
<script defer="" src="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/node_modules/ni-webcharts-legends/dist/webcharts-legends.min.js" type="text/javascript"></script>
<script defer="" src="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/Web/dist/niModelsAndViewModels.min.js" type="text/javascript"></script>
<script defer="" src="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/node_modules/vireo/dist/asmjs-unknown-emscripten/release/vireo.js" type="text/javascript"></script>
<script defer="" src="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/Web/dist/niVireoModules.min.js" type="text/javascript"></script>
<script defer="" src="g-source/Builds/WebApp_Web Server/ni-webvi-resource-v0/Web/dist/niRegistration.min.js" type="text/javascript"></script>
<script defer="" src="scripts/main.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="styles/main.css">
<!-- start Mixpanel --><script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset people.set people.set_once people.unset people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for(h=0;h<k.length;h++)e(d,k[h]);a._i.push([b,c,f])};a.__SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
mixpanel.init("61d63d3f2a3631a5cf699e8eea182e98");</script><!-- end Mixpanel -->
</head>
<body>
<ni-web-application engine="VIREO" location="BROWSER" vireo-source="g-source/Builds/WebApp_Web Server/Main.via.txt"><ni-virtual-instrument vi-name=":Web Server:Interactive:Application:Main.gviweb"></ni-virtual-instrument></ni-web-application>
<div id="ni-outdated-browser-message" style="display:none">This browser is reporting compatibility with older browser technologies that may perform poorly if it all.</div>
<div class="nav-bar">
<h3 id="logo"><a class="track" href="http://www.ni.com">NI</a></h3>
<ul class="nav-links phone-display-none tablet-display-none">
<li><a class="nav-track" href="#g-on-the-web">G on the Web</a></li>
<li><a class="nav-track" href="#engineering-views">Measurement Ready</a></li>
<li><a class="nav-track" href="#iot">IoT</a></li>
<li><a class="nav-track" href="#vireo">Vireo</a></li>
<li><a class="nav-track" href="#standards">Open Standards</a></li>
<li><a class="nav-track" href="#whats-next">What's Next?</a></li>
</ul>
</div>
<div class="primary-content">
<div class="section section-b" id="hero">
<div class="column-container content-text content-text-b">
<div id="title">
<h1>WebVI</h1>
<div><a class="track" href="http://www.ni.com/en-us/shop/labview/download.html">Download LabVIEW NXG</a></div>
</div>
</div>
<div class="right-content column-container content-text content-text-b">
<div>LabVIEW on the Web</div>
<div>WYSIWYG HTML Panels</div>
<div>Portable and Embeddable</div>
</div>
</div>
<div class="section section-a" id="g-on-the-web">
<div class="column-container content-trio">
<img src="styles/bd-3.PNG" />
</div>
<div class="column-container content-trio front-panel" id="fp-ctl-a">
<jqx-gauge data-ni-base-style="uninitialized" ni-control-id='90' binding-info='{"prop":"value","dco":3,"dataItem":"dataItem_Gauge","unplacedOrDisabled":false,"accessMode":"writeOnly","isLatched":false,"sync":false}' label-id='91' readonly='true' value='0' min='0' max='500000' interval='1' scale-type='floatingPoint' scale-visible='true' ticks-visibility='minor' labels-visibility='all' format='decimal' significant-digits='3' read-only='true' scale-position='inside' start-angle='-36' end-angle='216' analog-display-type='fill' digital-display='true' digital-display-position='center'></jqx-gauge>
<div class="row-container">
<jqx-led data-ni-base-style="uninitialized" ni-control-id='228' binding-info='{"prop":"value","dco":10,"dataItem":"dataItem_LED","unplacedOrDisabled":false,"accessMode":"writeOnly","isLatched":false,"sync":false}' label-id='229' readonly='true' click-mode='release' true-content='<span class='jqx-true-content ni-hidden'>On</span>' false-content='<span class='jqx-false-content ni-hidden'>Off</span>' shape='square'><span class='jqx-true-content ni-hidden'>On</span><span class='jqx-false-content ni-hidden'>Off</span></jqx-led>
<jqx-numeric-text-box data-ni-base-style="uninitialized" ni-control-id='100' binding-info='{"prop":"value","dco":5,"dataItem":"dataItem_Numeric","unplacedOrDisabled":false,"accessMode":"readOnly","isLatched":false,"sync":false}' label-id='101' value='300000' min='-Infinity' max='Infinity' input-format='floatingPoint' scientific-notation='true' significant-digits='4' spin-buttons-step='10000' spin-buttons='true' spin-buttons-initial-delay='500'></jqx-numeric-text-box>
</div>
<jqx-slider id="my-slider" data-ni-base-style="uninitialized" ni-control-id='129' binding-info='{"prop":"value","dco":7,"dataItem":"dataItem_Slider_3","unplacedOrDisabled":false,"accessMode":"readOnly","isLatched":false,"sync":false}' label-id='130' value='0' min='0' max='100000' interval='1' scale-type='floatingPoint' scale-visible='true' ticks-visibility='minor' labels-visibility='all' format='decimal' significant-digits='5' scale-position='far' orientation='horizontal' mechanical-action='switchWhileDragging' show-tooltip='true'></jqx-slider>
</div>
<div class="column-container content-text content-text-a">
<h2>LabVIEW on the Web</h2>
<div>Client Side Logic in G</div>
<div>No Plugins Required</div>
</div>
</div>
<div class="section section-b" id="engineering-views">
<div class="column-container content-duo content-text content-text-b">
<h2>Scientific Grade Charts</h2>
<div><a class="track "href="https://ni-kismet.github.io/webcharts-drive-test/performance/graph.html">Best in class performance</a></div>
<div>Measurement ready controls</div>
</div>
<div id="graph" class="column-container content-duo content front-panel">
<ni-cartesian-graph id="the-graph" data-ni-base-style="uninitialized" ni-control-id='64' binding-info='{"prop":"value","dco":2,"dataItem":"dataItem_Graph","unplacedOrDisabled":false,"accessMode":"writeOnly","isLatched":false,"sync":false}' label-id='75' read-only='true' ni-type='{"name":"Array","rank":2,"subtype":"Double"}' value='[]' plot-area-margin='{"left":0,"top":0,"right":0,"bottom":0}'><ni-cartesian-axis data-ni-base-style="uninitialized" label='Time' show='true' ni-control-id='65' axis-position='bottom' minimum='0' maximum='100' format='LVRelativeSeconds:N0' show-tick-labels='all' auto-scale='sliding-window' grid-lines='true' show-ticks='true' show-minor-ticks='true'></ni-cartesian-axis>
<ni-cartesian-axis data-ni-base-style="uninitialized" label='Amplitude' show='true' ni-control-id='66' axis-position='left' minimum='-1.5' maximum='2.5' format='LVRelativeSeconds:G6>>0.000E+0' show-tick-labels='all' auto-scale='none' grid-lines='true' show-ticks='true' show-minor-ticks='true'></ni-cartesian-axis>
<ni-cartesian-plot data-ni-base-style="uninitialized" label='Plot' show='true' show-label='true' ni-control-id='67' xaxis='65' yaxis='66' hover-format='{0}, {1}'><ni-cartesian-plot-renderer data-ni-base-style="uninitialized" ni-control-id='70' line-width='1' line-stroke='rgba(130,163,209,1)' line-style='solid' point-color='' area-fill='' area-base-line='negativeinfinity' bar-fill='' bar-base-line='negativeinfinity' point-size='7.0710678118654755' point-shape='ellipse'></ni-cartesian-plot-renderer>
</ni-cartesian-plot>
<ni-cartesian-plot data-ni-base-style="uninitialized" label='Plot 2' show='true' show-label='true' ni-control-id='213' xaxis='65' yaxis='66' hover-format='{0}, {1}'><ni-cartesian-plot-renderer data-ni-base-style="uninitialized" ni-control-id='214' line-width='1' line-stroke='rgba(123,22,26,1)' line-style='solid' point-color='' area-fill='' area-base-line='negativeinfinity' bar-fill='' bar-base-line='negativeinfinity' point-size='7.0710678118654755' point-shape='ellipse'></ni-cartesian-plot-renderer>
</ni-cartesian-plot>
<ni-cursor data-ni-base-style="uninitialized" label='Cursor 2' show='true' ni-control-id='212' show-value='true' cursor-color='rgba(0,0,0,1)' target-shape='rectangle' snap-to-plot='-2' crosshair-style='both'></ni-cursor>
</ni-cartesian-graph>
<ni-graph-tools data-ni-base-style="uninitialized" ni-control-id='74' binding-info='{"prop":"value","sync":false}' label-id='' graph-name='64'></ni-graph-tools>
</div>
</div>
<div class="section section-a" id="iot">
<div class="column-container content-duo content-img content-img-solo ">
<video class="phone-display-none tablet-display-none laptop-show pc-show" autoplay loop>
<source src="styles/iot-animation.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<img class="pc-display-none laptop-display-none tablet-show phone-show" src="styles/iot-animation.png" />
</div>
<div class="column-container content-duo content-text content-text-a">
<h2>I/O for IoT</h2>
<div><a class="track" href="http://www.systemlinkcloud.com">Cloud Hosted Data Services</a></div>
<div>LabVIEW HTTP Client</div>
</div>
</div>
<div class="section section-b" id="vireo">
<div class="column-container content-duo content-text content-text-b">
<h2>Vireo Runtime</h2>
<div>Compact, Portable, <a class="track "href="https://github.com/ni/VireoSDK">Open Source</a></div>
</div>
<div class="column-container content-duo content-img content-img-solo">
<img src="styles/vireo-logo.png" />
</div>
</div>
<div class="section section-a" id="standards">
<div class="column-container content content-img">
<img src="styles/html-snippet.png" />
</div>
<div class="column-container content-trio content-img">
<img src="styles/standards-logos.png"/>
</div>
<div class="column-container content-trio content-text content-text-a">
<h2>Plays well with others</h2>
<div><a class="track" href="https://www.w3.org/TR/custom-elements/">Web Standards<a/></div>
<div><a class="track" href="http://asmjs.org/">ASM.js</a></div>
<div><a class="track" href="https://github.com/ni/webvi-examples/tree/master/EmbedWebVIIntoContent">Direct Access to HTML</a></div>
</div>
</div>
<div class="section section-b" id="whats-next">
<div class="column-container content-duo content-text content-text-b">
<h2>We're just getting started</h2>
<div>Just-in-time Web Dashboards</div>
<div>Multi Device Layouts</div>
<div>Serverless Compute</div>
</div>
<div class="column-container content content-duo content-img content-img-solo" id="device-images">
<img id="laptop-img" src="styles/laptop.png" />
<img id="tablet-img" src="styles/tablet.png" />
<img id="phone-img" src="styles/phone.png" />
</div>
</div>
<div class="section section-a spacer">
</div>
</div>
<div class="section" id="fat-footer">
<div class="column-container footer-container">
<h2>Products</h2>
<div><a class="track" href="http://www.ni.com/en-us/shop/labview/labview-nxg.html">LabVIEW NXG</a></div>
<div><a class="track" href="http://www.ni.com/en-us/landing/systems-management-software.html">SystemLink</a></div>
<div><a class="track" href="http://www.systemlinkcloud.com">SystemLink Cloud</a></div>
<div><a class="track" href="https://github.com/ni/VireoSDK">VireoSDK on Github</a></div>
</div>
<div class="column-container footer-container">
<h2>Examples</h2>
<div><a class="track" href="https://github.com/ni/webvi-examples/tree/master/CallSystemLinkDataServices">Call SystemLink Data Services</a></div>
<div><a class="track" href="https://github.com/ni/webvi-examples/tree/master/CallLabVIEWWebService">Call LabVIEW Web Service</a></div>
<div><a class="track" href="https://github.com/ni/webvi-examples/tree/master/Call3rdPartyWebService">Call 3rd Party Web Service</a></div>
<div><a class="track" href="https://github.com/ni/webvi-examples/tree/master/CustomizeWithCss">Customize with CSS</a></div>
<div><a class="track" href="https://github.com/ni/webvi-examples/tree/master/EmbedContentIntoWebVI">Embed Content Into a WebVI</a></div>
<div><a class="track" href="https://github.com/ni/webvi-examples/tree/master/EmbedWebVIIntoContent">Embed a WebVI into Content</a></div>
<div><a class="track" href="https://github.com/ni/webvi-examples/tree/master/IncorporateUserResources">Incorporate User Resources</a></div>
<div><a class="track" href="https://github.com/ni/webvi-examples/tree/master/MultipleTopLevelWebVIs">Multiple Top Level WebVIs</a></div>
</div>
<div class="column-container footer-container">
<h2><a class="track" href="http://www.ni.com">NI</a></h2>
<div><a class="track" href="http://www.ni.com/company/">About</a></div>
<div><a class="track" href="http://www.ni.com/careers/">Careers</a></div>
<div><a class="track" href="http://www.ni.com/contact-us/">Contact Us</a></div>
</div>
</div>
<div class="section" id="footer">
<div class="column-container footer-container">
<div><a class="track" href="http://www.ni.com/legal/">Legal</a> | <a class="track" href="http://www.ni.com/legal/privacy/unitedstates/us/">Privacy</a> | © 2017 National Instruments. All rights reserved.</div>
</div>
</div>
</body>
</html>