Skip to content

Commit

Permalink
Merge pull request #24 from tmytek/dev/labview-sample-code-1
Browse files Browse the repository at this point in the history
[BBoxSeries][Labview] Add gain and phase limit in beam tabe editor
  • Loading branch information
RaymondSuTMY authored Jul 19, 2023
2 parents af3cc69 + 2beed1e commit e7d47ad
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion windows example/BBoxLite Series/LabVIEW/BBoxLite.aliases
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[My Computer]
My Computer = "172.31.16.1"
My Computer = "172.29.128.1"
1 change: 1 addition & 0 deletions windows example/BBoxLite Series/LabVIEW/BBoxLite.lvproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
<Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
</Item>
<Item Name="BBoxAPI.dll" Type="Document" URL="/C/Users/Raymond_Su/Desktop/X410 Integration/FastBeamControl/FastBeamControl/BBoxAPI.dll"/>
<Item Name="BBoxAPI.dll" Type="Document" URL="../BBoxAPI.dll"/>
</Item>
<Item Name="Build Specifications" Type="Build">
<Item Name="My Application" Type="EXE">
Expand Down
Binary file modified windows example/BBoxLite Series/LabVIEW/BBoxLite.vi
Binary file not shown.
Binary file modified windows example/BBoxLite Series/LabVIEW/BeamTableEditor.vi
Binary file not shown.
Binary file modified windows example/BBoxOne Series/LabVIEW/BBoxOne.vi
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[My Computer]
My Computer = "172.31.16.1"
My Computer = "172.29.128.1"
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<Item Name="Trim Whitespace.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Trim Whitespace.vi"/>
<Item Name="whitespace.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/whitespace.ctl"/>
</Item>
<Item Name="BBoxAPI.dll" Type="Document" URL="/C/Users/Raymond_Su/Desktop/X410 Integration/FastBeamControl/FastBeamControl/BBoxAPI.dll"/>
<Item Name="BBoxAPI.dll" Type="Document" URL="../BBoxAPI.dll"/>
<Item Name="Kernel32.dll" Type="Document" URL="Kernel32.dll">
<Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
</Item>
Expand Down
Binary file modified windows example/BBoxOne Series/LabVIEW/BeamTableEditor.vi
Binary file not shown.
Binary file modified windows example/BBoxOne Series/LabVIEW/FastBeamMode.vi
Binary file not shown.

0 comments on commit e7d47ad

Please sign in to comment.