-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 6c452ad
Showing
9 changed files
with
79 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[My Computer] | ||
My Computer = "192.168.1.100" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[ProjectWindow_Data] | ||
ProjectExplorer.ClassicPosition[String] = "95,196,609,816" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<Project Type="Project" LVVersion="19008000"> | ||
<Item Name="My Computer" Type="My Computer"> | ||
<Property Name="server.app.propertiesEnabled" Type="Bool">true</Property> | ||
<Property Name="server.control.propertiesEnabled" Type="Bool">true</Property> | ||
<Property Name="server.tcp.enabled" Type="Bool">false</Property> | ||
<Property Name="server.tcp.port" Type="Int">0</Property> | ||
<Property Name="server.tcp.serviceName" Type="Str">My Computer/VI Server</Property> | ||
<Property Name="server.tcp.serviceName.default" Type="Str">My Computer/VI Server</Property> | ||
<Property Name="server.vi.callsEnabled" Type="Bool">true</Property> | ||
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property> | ||
<Property Name="specify.custom.address" Type="Bool">false</Property> | ||
<Item Name="R_W_sqlDatabase.vi" Type="VI" URL="../R_W_sqlDatabase.vi"/> | ||
<Item Name="SQL Close.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/SQL Close.vi"/> | ||
<Item Name="SQL Execute.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/SQL Execute.vi"/> | ||
<Item Name="SQL Open.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/SQL Open.vi"/> | ||
<Item Name="SQL Select.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/SQL Select.vi"/> | ||
<Item Name="Dependencies" Type="Dependencies"> | ||
<Item Name="ADODBCommand Create.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBCommand Create.vi"/> | ||
<Item Name="ADODBCommand Destroy.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBCommand Destroy.vi"/> | ||
<Item Name="ADODBCommand Execute.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBCommand Execute.vi"/> | ||
<Item Name="ADODBCommand Set Active Connection.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBCommand Set Active Connection.vi"/> | ||
<Item Name="ADODBCommand Set Command Text.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBCommand Set Command Text.vi"/> | ||
<Item Name="ADODBConnection Close.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBConnection Close.vi"/> | ||
<Item Name="ADODBConnection Create.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBConnection Create.vi"/> | ||
<Item Name="ADODBConnection Destroy.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBConnection Destroy.vi"/> | ||
<Item Name="ADODBConnection Execute.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBConnection Execute.vi"/> | ||
<Item Name="ADODBConnection Open.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBConnection Open.vi"/> | ||
<Item Name="ADODBField Get String Value.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBField Get String Value.vi"/> | ||
<Item Name="ADODBFields Get Count.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBFields Get Count.vi"/> | ||
<Item Name="ADODBFields Item.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBFields Item.vi"/> | ||
<Item Name="ADODBRecordset Destroy.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBRecordset Destroy.vi"/> | ||
<Item Name="ADODBRecordset Get Fields.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBRecordset Get Fields.vi"/> | ||
<Item Name="ADODBRecordset Get Row String Value.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBRecordset Get Row String Value.vi"/> | ||
<Item Name="ADODBRecordset Get Table String Value.vi" Type="VI" URL="../SQLToolkitLabVIEW2017/SQLToolkit.llb/ADODBRecordset Get Table String Value.vi"/> | ||
</Item> | ||
<Item Name="Build Specifications" Type="Build"/> | ||
</Item> | ||
</Project> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
SQL Toolkit | ||
----------- | ||
|
||
|
||
Copy "SQLToolkit.mnu" to ...\LabVIEW xxxx\menus\Categories\ | ||
|
||
Copy "SQLToolkit.llb" to ...\LabVIEW xxxx\vi.lib\ | ||
|
||
|
||
|
||
In the Functions palette in LabVIEW a new palette named "SQL" will appear. | ||
|
||
|
||
|
||
The SQL Toolkit contains the following Main VIs: | ||
|
||
"SQL Open.vi" ->This VI open a connection to the Datatabase spesified in the Connection string | ||
"SQL Select.vi" ->This VI get data from the datase spesified in the SQL Query | ||
"SQL Execute.vi"->This VI executes a Query with no return Data, e.g., an INSERT statement | ||
"SQL Close.vi" ->This VI Close the connection to the Datatabase opened by "SQL Open.vi" | ||
|
||
|
||
|
||
(C) Hans-Petter Halvorsen | ||
www.halvorsen.blog |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<Library LVVersion="19008000"> | ||
<Property Name="NI.Lib.Icon" Type="Bin">'1#!!!!!!!)!"1!&!!!-!%!!!@````]!!!!"!!%!!!(]!!!*Q(C=\>8"=>MQ%!8143;(8.6"2CVM#WJ",7Q,SN&(N<!NK!7VM#WI"<8A0$%94UZ2$P%E"Y.?G@I%A7=11U>M\7P%FXB^VL\`NHV=@X<^39O0^N(_<8NZOEH@@=^_CM?,3)VK63LD->8LS%=_]J'0@/1N<XH,7^\SFJ?]Z#5P?=F,HP+5JTTF+5`Z>MB$(P+1)YX*RU2DU$(![)Q3YW.YBG>YBM@8'*\B':\B'2Z>9HC':XC':XD=&M-T0--T0-.DK%USWS(H'2\$2`-U4`-U4`/9-JKH!>JE<?!W#%;UC_WE?:KH?:R']T20]T20]\A=T>-]T>-]T?/7<66[UTQ//9^BIHC+JXC+JXA-(=640-640-6DOCC?YCG)-G%:(#(+4;6$_6)]R?.8&%`R&%`R&)^,WR/K<75?GM=BZUG?Z%G?Z%E?1U4S*%`S*%`S'$;3*XG3*XG3RV320-G40!G3*D6^J-(3D;F4#J,(T\:<=HN+P5FS/S,7ZIWV+7.NNFC<+.<GC0819TX-7!]JVO,(7N29CR6L%7,^=<(1M4#R*IFV][.DX(X?V&6>V&G>V&%>V&\N(L@_Z9\X_TVONVN=L^?Y8#ZR0J`D>$L&]8C-Q_%1_`U_>LP>WWPAG_0NB@$TP@4C`%`KH@[8`A@PRPA=PYZLD8Y!#/7SO!!!!!!</Property> | ||
<Property Name="NI.Lib.SourceVersion" Type="Int">419463168</Property> | ||
<Property Name="NI.Lib.Version" Type="Str">1.0.0.0</Property> | ||
</Library> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[ProjectWindow_Data] | ||
ProjectExplorer.ClassicPosition[String] = "95,196,609,816" | ||
|