You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ItemName="API String Arguments Support.lvlib"Type="Library"URL="/<userlib>/_NEVSTOP/Communicable State Machine(CSM)/addons/API-String-Arugments-Support/API String Arguments Support.lvlib"/>
@@ -38,6 +37,7 @@
38
37
<ItemName="CSM-Helper API with lvcsm Support.lvlib"Type="Library"URL="/<userlib>/_NEVSTOP/Communicable State Machine(CSM)/_csmHelper/API with lvcsm Support/CSM-Helper API with lvcsm Support.lvlib"/>
39
38
<ItemName="CSM-Helper Utility.lvlib"Type="Library"URL="/<userlib>/_NEVSTOP/Communicable State Machine(CSM)/_csmHelper/Utility/CSM-Helper Utility.lvlib"/>
40
39
<ItemName="CSM-Helper.lvclass"Type="LVClass"URL="/<userlib>/_NEVSTOP/Communicable State Machine(CSM)/_csmHelper/CSM-Helper.lvclass"/>
40
+
<ItemName="csm-ui-support.lvlib"Type="Library"URL="/<userlib>/_NEVSTOP/Communicable State Machine(CSM)/_tool/_ui/csm-ui-support.lvlib"/>
41
41
<ItemName="csmHelper-CaseStructure.lvlib"Type="Library"URL="/<userlib>/_NEVSTOP/Communicable State Machine(CSM)/_csmHelper/Utility/_Support/CaseStructure.llb/csmHelper-CaseStructure.lvlib"/>
42
42
<ItemName="csmHelper-Diagram.lvlib"Type="Library"URL="/<userlib>/_NEVSTOP/Communicable State Machine(CSM)/_csmHelper/Utility/_Support/Diagram.llb/csmHelper-Diagram.lvlib"/>
43
43
<ItemName="csmHelper-GObject.lvlib"Type="Library"URL="/<userlib>/_NEVSTOP/Communicable State Machine(CSM)/_csmHelper/Utility/_Support/GObject.llb/csmHelper-GObject.lvlib"/>
@@ -62,6 +62,7 @@
62
62
<ItemName="Check if File or Folder Exists.vi"Type="VI"URL="/<vilib>/Utility/libraryn.llb/Check if File or Folder Exists.vi"/>
63
63
<ItemName="Check Special Tags.vi"Type="VI"URL="/<vilib>/Utility/error.llb/Check Special Tags.vi"/>
<ItemName="Compare Two Paths.vi"Type="VI"URL="/<vilib>/Utility/libraryn.llb/Compare Two Paths.vi"/>
65
66
<ItemName="Convert property node font to graphics font.vi"Type="VI"URL="/<vilib>/Utility/error.llb/Convert property node font to graphics font.vi"/>
doc = "AI Module with 4 Channels.%0AAPI:%0A1. Channels %2F%2F List all Channels %0A2. Read %3E%3E ChannelName%3BNum %2F%2FRead num of points from Channel specified.%0A3.read all %3E%3E Num %2F%2F Read num of points from all channels."
214
+
215
+
[CSMDoc.HAL-DIO.vi]
216
+
doc = "DIO Module with 8 Channels.%0AAPI:%0A1. TurnOn %3E%3E ChannelIndex %2F%2FSet Channel to ON.%0A2. TurnOff %3E%3E ChannelIndex %2F%2FSet Channel to OFF.%0A3. Check %3E%3E ChannelIndex %2F%2FCheck current status of Channel.%0A4. CheckAll %2F%2FCheck status of all channels%0A5. ResetAll %2F%2FReset All channels"
217
+
218
+
[CSMDoc.MAL-TEST.vi]
219
+
doc = "Measurement Module.%0AAPI: %0A1. Sweep %3E%3E Start%3BStop%3BStep%3BInterval %2F%2F sweep current with specified parameters.%0A2. Measure %2F%2F Return voltage and current at the same time."
0 commit comments