-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
49 lines (39 loc) · 3.26 KB
/
index.html
File metadata and controls
49 lines (39 loc) · 3.26 KB
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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Tag Bus Data Framework by TBDFramework</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Tag Bus Data Framework</h1>
<p>A collection of interfaces, classes, and modules which aim to make development of new control applications in LabVIEW easier.</p>
<p class="view"><a href="https://github.com/TBDFramework">View My GitHub Profile</a></p>
</header>
<section>
<h1>
<a name="tag-bus-data-framework" class="anchor" href="#tag-bus-data-framework"><span class="octicon octicon-link"></span></a>Tag Bus Data Framework</h1>
<h1></h1>
<h4>
<a name="a-collection-of-interfaces-classes-and-modules-which-aim-to-make-development-of-new-control-applications-in-labview-easier" class="anchor" href="#a-collection-of-interfaces-classes-and-modules-which-aim-to-make-development-of-new-control-applications-in-labview-easier"><span class="octicon octicon-link"></span></a>A collection of interfaces, classes, and modules which aim to make development of new control applications in LabVIEW easier.</h4>
<h1></h1>
<h5>
<a name="this-repository-and-any-materials-provided-by-ni-therein-are-provided-as-is-ni-disclaims-any-and-all-liabilities-for-and-makes-no-warranties-either-express-or-implied-including-without-limitation-any-warranties-of-merchantability-fitness-for--particular-purpose-or-non-infringement-of-intellectual-property-ni-shall-have-no-liability-for-any-direct-indirect-incidental-punitive-special-or-consequential-damages-for-your-use-of-the-repository-or-any-materials-contained-therein" class="anchor" href="#this-repository-and-any-materials-provided-by-ni-therein-are-provided-as-is-ni-disclaims-any-and-all-liabilities-for-and-makes-no-warranties-either-express-or-implied-including-without-limitation-any-warranties-of-merchantability-fitness-for--particular-purpose-or-non-infringement-of-intellectual-property-ni-shall-have-no-liability-for-any-direct-indirect-incidental-punitive-special-or-consequential-damages-for-your-use-of-the-repository-or-any-materials-contained-therein"><span class="octicon octicon-link"></span></a><em>This repository and any materials provided by NI therein are provided AS IS. NI DISCLAIMS ANY AND ALL LIABILITIES FOR AND MAKES NO WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR PARTICULAR PURPOSE, OR NON-INFRINGEMENT OF INTELLECTUAL PROPERTY. NI shall have no liability for any direct, indirect, incidental, punitive, special, or consequential damages for your use of the repository or any materials contained therein.</em>
</h5>
<h1></h1>
</section>
<footer>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>