Skip to content

Commit

Permalink
fix & mass compile
Browse files Browse the repository at this point in the history
  • Loading branch information
nevstop committed Jun 19, 2023
1 parent 8c6b15b commit 3cdb3aa
Show file tree
Hide file tree
Showing 19 changed files with 373 additions and 12 deletions.
360 changes: 360 additions & 0 deletions LabVIEW-UI-XCtl.lvproj

Large diffs are not rendered by default.

Binary file modified NEVSTOP_ProgressDlg/NEVSTOP_ProgressDlg.v1.0.llb
Binary file not shown.
Binary file modified XIconBtn/XIconBtn.v1.1.1.llb
Binary file not shown.
Binary file modified XLEDDisplay/XLEDDisplay.v1.0.llb
Binary file not shown.
Binary file modified XTriPhaseGraph/Data.ctl
Binary file not shown.
Binary file modified XTriPhaseGraph/Facade.vi
Binary file not shown.
Binary file modified XTriPhaseGraph/Init.vi
Binary file not shown.
Binary file modified XTriPhaseGraph/Private/_Update Range Index.vi
Binary file not shown.
Binary file modified XTriPhaseGraph/Private/_UpdateRange.vi
Binary file not shown.
Binary file modified XTriPhaseGraph/Properties/Labels Read.vi
Binary file not shown.
Binary file modified XTriPhaseGraph/Properties/Labels Write.vi
Binary file not shown.
Binary file modified XTriPhaseGraph/Properties/X Label Name Read.vi
Binary file not shown.
Binary file modified XTriPhaseGraph/Properties/X Label Name Write.vi
Binary file not shown.
Binary file modified XTriPhaseGraph/State.ctl
Binary file not shown.
25 changes: 13 additions & 12 deletions XTriPhaseGraph/XTriPhaseGraph.xctl
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,19 @@
<Item Name="_UpdateRange.vi" Type="VI" URL="../Private/_UpdateRange.vi"/>
<Item Name="_Update Range Index.vi" Type="VI" URL="../Private/_Update Range Index.vi"/>
</Item>
<Item Name="Method" Type="Folder"/>
<Item Name="Labels" Type="Property Folder">
<Property Name="NI.LibItem.Prop.Identifier" Type="Str">Labels</Property>
<Property Name="NI.LibItem.Prop.Localized.LongName" Type="Str">Labels</Property>
<Item Name="Labels Read.vi" Type="Property VI" URL="../Properties/Labels Read.vi"/>
<Item Name="Labels Write.vi" Type="Property VI" URL="../Properties/Labels Write.vi"/>
</Item>
<Item Name="X Label Name" Type="Property Folder">
<Property Name="NI.LibItem.Prop.Identifier" Type="Str">X Label Name</Property>
<Property Name="NI.LibItem.Prop.Localized.LongName" Type="Str">X Label Name</Property>
<Item Name="X Label Name Read.vi" Type="Property VI" URL="../Properties/X Label Name Read.vi"/>
<Item Name="X Label Name Write.vi" Type="Property VI" URL="../Properties/X Label Name Write.vi"/>
<Item Name="Method" Type="Folder">
<Item Name="Labels" Type="Property Folder">
<Property Name="NI.LibItem.Prop.Identifier" Type="Str">Labels</Property>
<Property Name="NI.LibItem.Prop.Localized.LongName" Type="Str">Labels</Property>
<Item Name="Labels Read.vi" Type="Property VI" URL="../Properties/Labels Read.vi"/>
<Item Name="Labels Write.vi" Type="Property VI" URL="../Properties/Labels Write.vi"/>
</Item>
<Item Name="X Label Name" Type="Property Folder">
<Property Name="NI.LibItem.Prop.Identifier" Type="Str">X Label Name</Property>
<Property Name="NI.LibItem.Prop.Localized.LongName" Type="Str">X Label Name</Property>
<Item Name="X Label Name Read.vi" Type="Property VI" URL="../Properties/X Label Name Read.vi"/>
<Item Name="X Label Name Write.vi" Type="Property VI" URL="../Properties/X Label Name Write.vi"/>
</Item>
</Item>
<Item Name="Data.ctl" Type="Ability VI" URL="../Data.ctl">
<Property Name="NI.XItem.Name" Type="Str">Data</Property>
Expand Down
Binary file modified XTriPhaseGraph/_test/_TestMain.vi
Binary file not shown.
Binary file modified XpnlTab/XpnlTab.v1.1.llb
Binary file not shown.
Binary file modified XpnlWizard/XpnlWizard.v1.0.llb
Binary file not shown.
Binary file modified XpnlWizard/XpnlWizard.v1.1.llb
Binary file not shown.

0 comments on commit 3cdb3aa

Please sign in to comment.