Skip to content

Commit c477ca8

Browse files
committed
update project
1 parent 88f5efb commit c477ca8

7 files changed

Lines changed: 5 additions & 3 deletions

File tree

CSM-TCP-Router.lvproj

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
<Item Name="Simple Error Handler.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Simple Error Handler.vi"/>
130130
<Item Name="Space Constant.vi" Type="VI" URL="/&lt;vilib&gt;/dlg_ctls.llb/Space Constant.vi"/>
131131
<Item Name="subFile Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/express/express input/FileDialogBlock.llb/subFile Dialog.vi"/>
132+
<Item Name="Synchronize Data Flow.vim" Type="VI" URL="/&lt;vilib&gt;/Utility/Synchronize Data Flow.vim"/>
132133
<Item Name="TagReturnType.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/TagReturnType.ctl"/>
133134
<Item Name="Three Button Dialog CORE.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Three Button Dialog CORE.vi"/>
134135
<Item Name="Three Button Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Three Button Dialog.vi"/>
@@ -165,7 +166,7 @@
165166
<Property Name="Bld_localDestDirType" Type="Str">relativeToProject</Property>
166167
<Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
167168
<Property Name="Bld_previewCacheID" Type="Str">{3A907983-FA2B-4A7C-9433-F96A748C309E}</Property>
168-
<Property Name="Bld_version.build" Type="Int">7</Property>
169+
<Property Name="Bld_version.build" Type="Int">8</Property>
169170
<Property Name="Bld_version.major" Type="Int">1</Property>
170171
<Property Name="Destination[0].destName" Type="Str">Client.exe</Property>
171172
<Property Name="Destination[0].path" Type="Path">../_build/PC/Client.exe</Property>
@@ -208,7 +209,7 @@
208209
<Property Name="Bld_localDestDirType" Type="Str">relativeToProject</Property>
209210
<Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
210211
<Property Name="Bld_previewCacheID" Type="Str">{A916FCA7-CB59-42EA-83BF-E2797FCA83AB}</Property>
211-
<Property Name="Bld_version.build" Type="Int">15</Property>
212+
<Property Name="Bld_version.build" Type="Int">16</Property>
212213
<Property Name="Bld_version.major" Type="Int">1</Property>
213214
<Property Name="Destination[0].destName" Type="Str">Server.exe</Property>
214215
<Property Name="Destination[0].path" Type="Path">../_build/PC/Server.exe</Property>
@@ -222,7 +223,7 @@
222223
<Property Name="Source[0].itemID" Type="Str">{4994EE6A-0752-453B-8CAD-1F9ACB181C65}</Property>
223224
<Property Name="Source[0].type" Type="Str">Container</Property>
224225
<Property Name="Source[1].destinationIndex" Type="Int">0</Property>
225-
<Property Name="Source[1].itemID" Type="Ref">/My Computer/Server/TCP Server.vi</Property>
226+
<Property Name="Source[1].itemID" Type="Ref">/My Computer/Server/CSM-TCP-Router(Server).vi</Property>
226227
<Property Name="Source[1].sourceInclusion" Type="Str">TopLevel</Property>
227228
<Property Name="Source[1].type" Type="Str">VI</Property>
228229
<Property Name="SourceCount" Type="Int">2</Property>
@@ -422,6 +423,7 @@ AddOutputFilter chunkFilter
422423
<Item Name="Set Bold Text.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Set Bold Text.vi"/>
423424
<Item Name="Set String Value.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Set String Value.vi"/>
424425
<Item Name="Space Constant.vi" Type="VI" URL="/&lt;vilib&gt;/dlg_ctls.llb/Space Constant.vi"/>
426+
<Item Name="Synchronize Data Flow.vim" Type="VI" URL="/&lt;vilib&gt;/Utility/Synchronize Data Flow.vim"/>
425427
<Item Name="TagReturnType.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/TagReturnType.ctl"/>
426428
<Item Name="Three Button Dialog CORE.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Three Button Dialog CORE.vi"/>
427429
<Item Name="Three Button Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Three Button Dialog.vi"/>

CSM_Modules/HAL-AI.vi

128 Bytes
Binary file not shown.

CSM_Modules/HAL-DIO.vi

220 Bytes
Binary file not shown.

CSM_Modules/MAL-TEST.vi

-912 Bytes
Binary file not shown.

Client/Client.vi

25 KB
Binary file not shown.

Server/Connection Handler VI.vi

-1.81 KB
Binary file not shown.

0 commit comments

Comments
 (0)