Skip to content

Commit 003ac56

Browse files
author
NEVSTOP
committed
调整代码逻辑布局
1 parent f33b942 commit 003ac56

File tree

16 files changed

+15
-8
lines changed

16 files changed

+15
-8
lines changed

CSM-TCP-Router.vipb

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-09-27 14:21:53" Modified_Date="2025-03-31 09:47:04" Creator="liyao" Comments="" ID="4445bd8f0232a65cc733ac91e917afe0">
1+
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-09-27 14:21:53" Modified_Date="2025-03-31 14:33:53" Creator="liyao" Comments="" ID="fc7343cf223f5a8c54c6a571f1e5a61c">
22
<Library_General_Settings>
33
<Package_File_Name>NEVSTOP_lib_CSM_TCP_Router_Example</Package_File_Name>
44
<Library_Version>2025.4.0.2</Library_Version>
@@ -80,7 +80,7 @@
8080
<Toolkit_VIs>
8181
<LLB>false</LLB>
8282
<Preserve_Hierarchy>true</Preserve_Hierarchy>
83-
<Path>&lt;user.lib&gt;\_NEVSTOP\CSM-TCP-Router</Path>
83+
<Path>&lt;user.lib&gt;\_NEVSTOP\Communicable State Machine(CSM)\addons</Path>
8484
</Toolkit_VIs>
8585
<Examples>
8686
<LLB>false</LLB>
@@ -143,6 +143,12 @@
143143
<Additional_Destination>false</Additional_Destination>
144144
<Additional_Destination_Index>0</Additional_Destination_Index>
145145
</Destination_Overrides>
146+
<Destination_Overrides>
147+
<Path>_addons</Path>
148+
<Destination>0</Destination>
149+
<Additional_Destination>false</Additional_Destination>
150+
<Additional_Destination_Index>0</Additional_Destination_Index>
151+
</Destination_Overrides>
146152
<Password_Overrides>
147153
<Path>.</Path>
148154
<Password/>

src/CSM-TCP-Router.lvproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
1212
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
1313
<Property Name="specify.custom.address" Type="Bool">false</Property>
14-
<Item Name="Client" Type="Folder" URL="../Client">
14+
<Item Name="_addons" Type="Folder" URL="../_addons">
1515
<Property Name="NI.DISK" Type="Bool">true</Property>
1616
</Item>
17-
<Item Name="CSM_Modules" Type="Folder" URL="../CSM_Modules">
17+
<Item Name="Client" Type="Folder" URL="../Client">
1818
<Property Name="NI.DISK" Type="Bool">true</Property>
1919
</Item>
2020
<Item Name="Server" Type="Folder" URL="../Server">
@@ -29,6 +29,7 @@
2929
<Item Name="Communicable State Machine.lvlib" Type="Library" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/Communicable State Machine.lvlib"/>
3030
<Item Name="CSM - System States.vi" Type="VI" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/_Documentation/CSM - System States.vi"/>
3131
<Item Name="CSM - user.lib Dir.vi" Type="VI" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/_Documentation/CSM - user.lib Dir.vi"/>
32+
<Item Name="CSM File Logger.lvlib" Type="Library" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/addons/Logger/CSM File Logger.lvlib"/>
3233
<Item Name="CSM Loop Support.lvlib" Type="Library" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/addons/Loop-Support/CSM Loop Support.lvlib"/>
3334
<Item Name="CSM-Helper API with lvcsm Support.lvlib" Type="Library" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/_csmHelper/API with lvcsm Support/CSM-Helper API with lvcsm Support.lvlib"/>
3435
<Item Name="CSM-Helper Utility.lvlib" Type="Library" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/_csmHelper/Utility/CSM-Helper Utility.lvlib"/>
@@ -321,20 +322,19 @@ AddOutputFilter chunkFilter
321322
<Property Name="target.WebServer.ViAccess" Type="Str">+*</Property>
322323
<Property Name="target.webservices.SecurityAPIKey" Type="Str">PqVr/ifkAQh+lVrdPIykXlFvg12GhhQFR8H9cUhphgg=:pTe9HRlQuMfJxAG6QCGq7UvoUpJzAzWGKy5SbZ+roSU=</Property>
323324
<Property Name="target.webservices.ValidTimestampWindow" Type="Int">15</Property>
324-
<Item Name="CSM_Modules" Type="Folder" URL="../CSM_Modules">
325-
<Property Name="NI.DISK" Type="Bool">true</Property>
326-
</Item>
327325
<Item Name="Server" Type="Folder" URL="../Server">
328326
<Property Name="NI.DISK" Type="Bool">true</Property>
329327
</Item>
330328
<Item Name="CSM-TCP-Router.lvcsm" Type="Document" URL="../CSM-TCP-Router.lvcsm"/>
329+
<Item Name="CSM-TCP-Router.lvlib" Type="Library" URL="../_addons/TCP-Router/CSM-TCP-Router.lvlib"/>
331330
<Item Name="Dependencies" Type="Dependencies">
332331
<Item Name="user.lib" Type="Folder">
333332
<Item Name="API String Arguments Support.lvlib" Type="Library" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/addons/API-String-Arugments-Support/API String Arguments Support.lvlib"/>
334333
<Item Name="Build Error Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/error/error.llb/Build Error Cluster__ogtk.vi"/>
335334
<Item Name="Communicable State Machine.lvlib" Type="Library" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/Communicable State Machine.lvlib"/>
336335
<Item Name="CSM - System States.vi" Type="VI" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/_Documentation/CSM - System States.vi"/>
337336
<Item Name="CSM - user.lib Dir.vi" Type="VI" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/_Documentation/CSM - user.lib Dir.vi"/>
337+
<Item Name="CSM File Logger.lvlib" Type="Library" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/addons/Logger/CSM File Logger.lvlib"/>
338338
<Item Name="CSM Loop Support.lvlib" Type="Library" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/addons/Loop-Support/CSM Loop Support.lvlib"/>
339339
<Item Name="CSM-Helper API with lvcsm Support.lvlib" Type="Library" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/_csmHelper/API with lvcsm Support/CSM-Helper API with lvcsm Support.lvlib"/>
340340
<Item Name="CSM-Helper Utility.lvlib" Type="Library" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/_csmHelper/Utility/CSM-Helper Utility.lvlib"/>

src/Client/Client.vi

84 Bytes
Binary file not shown.
-7.18 KB
Binary file not shown.

src/Server/_support/Module/CSM-TCP-Router.lvlib renamed to src/_addons/TCP-Router/CSM-TCP-Router.lvlib

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<Item Name="Support" Type="Folder">
77
<Item Name="Connection Handler Worker.vi" Type="VI" URL="../_support/Connection Handler Worker.vi"/>
88
<Item Name="pack tcp packet.vi" Type="VI" URL="../_support/pack tcp packet.vi"/>
9+
<Item Name="Read CSM Doc.vi" Type="VI" URL="../_support/Read CSM Doc.vi"/>
910
<Item Name="unpack tcp packet.vi" Type="VI" URL="../_support/unpack tcp packet.vi"/>
1011
</Item>
1112
<Item Name="Typedef" Type="Folder">
298 KB
Binary file not shown.

src/Server/_support/Module/_support/Connection Handler Worker.vi renamed to src/_addons/TCP-Router/_support/Connection Handler Worker.vi

365 KB
Binary file not shown.

0 commit comments

Comments
 (0)