Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
0edc813
Using Fixed version CRIO DLL and use it for Get HW Config.exe
Pritamp99 May 9, 2025
e0add00
Corrected the Build Spec and Scan Engine.lvproj
Pritamp99 May 9, 2025
c2e2a77
Added the Delete Data Folder.vi to resolve error
Pritamp99 May 12, 2025
86b9a40
Added Dll as part of project
Pritamp99 May 12, 2025
336b45e
Included the dll in build spec
Pritamp99 May 12, 2025
2ad2c5b
Set Exclude Dependent to true
Pritamp99 May 12, 2025
8d03f81
Modified Scan Engine.lvproj
Pritamp99 May 12, 2025
fa629ba
Added logic in azurepipeline to copy cRIO DLLs from export location t…
Pritamp99 May 14, 2025
d4f7b26
modified azure-pipelines.yml according to stage.yml
Pritamp99 May 14, 2025
f68babd
modified azure-pipelines.yml
Pritamp99 May 14, 2025
377e399
modified azure-pipelines.yml
Pritamp99 May 14, 2025
f90c71c
Modified change in .yml
Pritamp99 May 14, 2025
6249636
Resolving yml errors
Pritamp99 May 14, 2025
e8096b5
Resolving yml errors
Pritamp99 May 14, 2025
9efca4c
resolved yml issue
Pritamp99 May 14, 2025
f16839e
resolved yml issue
Pritamp99 May 14, 2025
add3d77
running bash script
Pritamp99 May 14, 2025
5b728cd
minor change in .yml file
Pritamp99 May 14, 2025
dee41ae
Running Powershell script in .yml
Pritamp99 May 14, 2025
66d9d27
Running Powershell script in .yml
Pritamp99 May 14, 2025
542fcd7
Added credential in powershell script inside yml
Pritamp99 May 14, 2025
8921dda
Modifying .yml file
Pritamp99 May 14, 2025
22c5a34
Modifying .yml file
Pritamp99 May 14, 2025
b75dfb8
Modifying .yml file
Pritamp99 May 14, 2025
cce1867
Modifying .yml file
Pritamp99 May 14, 2025
4d18888
Modified yml file
Pritamp99 May 14, 2025
42551a7
Modified yml file
Pritamp99 May 14, 2025
644611c
Adding cRIO dlls with the source code
Pritamp99 May 16, 2025
90d234e
Replaced location of the cRIO Dlls
Pritamp99 May 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*.llb

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
Expand Down
13 changes: 11 additions & 2 deletions Custom Device Source/Scan Engine.lvproj
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@
<Item Name="Write To Spreadsheet File (DBL).vi" Type="VI" URL="../../Includes/Modules.lvlibp/1abvi3w/vi.lib/Utility/file.llb/Write To Spreadsheet File (DBL).vi"/>
</Item>
<Item Name="Custom Device Scan Engine.xml" Type="Document" URL="../Custom Device Scan Engine.xml"/>
<Item Name="nNIBlueBus_nCrioFixed_nRefnum.dll" Type="Document" URL="../../Includes/cRIO/nNIBlueBus_nCrioFixed_nRefnum.dll"/>
<Item Name="nNIBlueBus_nCrioFixed.dll" Type="Document" URL="../../Includes/cRIO/nNIBlueBus_nCrioFixed.dll"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Error Cluster From Error Code.vi"/>
Expand Down Expand Up @@ -1474,13 +1476,14 @@
<Property Name="Bld_autoIncrement" Type="Bool">true</Property>
<Property Name="Bld_buildCacheID" Type="Str">{FB25B304-214F-4DC4-91F8-FA13F045F07F}</Property>
<Property Name="Bld_buildSpecName" Type="Str">Get HW Config</Property>
<Property Name="Bld_excludeDependentDLLs" Type="Bool">true</Property>
<Property Name="Bld_excludeDependentPPLs" Type="Bool">true</Property>
<Property Name="Bld_excludeInlineSubVIs" Type="Bool">true</Property>
<Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property>
<Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property>
<Property Name="Bld_localDestDir" Type="Path">../Built/NI_AB_PROJECTNAME/Applications</Property>
<Property Name="Bld_localDestDirType" Type="Str">relativeToCommon</Property>
<Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
<Property Name="Bld_postActionVIID" Type="Ref">/My Computer/Build VIs.lvlib/Delete Data Folder.vi</Property>
<Property Name="Bld_previewCacheID" Type="Str">{5F918325-16D0-468C-AE69-2F3091353BA4}</Property>
<Property Name="Bld_version.build" Type="Int">30</Property>
<Property Name="Bld_version.major" Type="Int">1</Property>
Expand Down Expand Up @@ -1511,7 +1514,13 @@
<Property Name="Source[3].propertiesCount" Type="Int">3</Property>
<Property Name="Source[3].sourceInclusion" Type="Str">TopLevel</Property>
<Property Name="Source[3].type" Type="Str">VI</Property>
<Property Name="SourceCount" Type="Int">4</Property>
<Property Name="Source[4].destinationIndex" Type="Int">0</Property>
<Property Name="Source[4].itemID" Type="Ref">/My Computer/nNIBlueBus_nCrioFixed.dll</Property>
<Property Name="Source[4].sourceInclusion" Type="Str">Include</Property>
<Property Name="Source[5].destinationIndex" Type="Int">0</Property>
<Property Name="Source[5].itemID" Type="Ref">/My Computer/nNIBlueBus_nCrioFixed_nRefnum.dll</Property>
<Property Name="Source[5].sourceInclusion" Type="Str">Include</Property>
<Property Name="SourceCount" Type="Int">6</Property>
<Property Name="TgtF_fileDescription" Type="Str">Get HW Config</Property>
<Property Name="TgtF_internalName" Type="Str">Get HW Config</Property>
<Property Name="TgtF_legalCopyright" Type="Str">Copyright © 2021 </Property>
Expand Down
Binary file not shown.
Binary file added Includes/cRIO/nNIBlueBus_nCrioFixed.dll
Binary file not shown.
Binary file not shown.
Loading