Skip to content
Snippets Groups Projects
Commit 0ee24ce5 authored by Post, Fabian's avatar Post, Fabian
Browse files

- fixed issue that caused actor_state_machine.vi to save every time (transform...

- fixed issue that caused actor_state_machine.vi to save every time (transform IO measurements to programmatic access)
- project now only uses *_self copies of load_cell measurement subVIs, including typeDefs
parent d9ac2cd0
Branches
No related tags found
No related merge requests found
Showing
with 13 additions and 0 deletions
No preview for this file type
File added
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -5,6 +5,7 @@
<Property Name="NI.Lib.Version" Type="Str">1.0.0.0</Property>
<Property Name="NI.LV.All.SourceOnly" Type="Bool">false</Property>
<Item Name="TypeDefs" Type="Folder">
<Item Name="data_types_for_save.ctl" Type="VI" URL="../data_types_for_save.ctl"/>
<Item Name="Druckform_horiz.ctl" Type="VI" URL="../Druckform_horiz.ctl"/>
<Item Name="Hauptantrieb_vert.ctl" Type="VI" URL="../Hauptantrieb_vert.ctl"/>
</Item>
......@@ -14,6 +15,7 @@
<Item Name="get_variable_names.vi" Type="VI" URL="../get_variable_names.vi"/>
<Item Name="in_development.vi" Type="VI" URL="../in_development.vi"/>
<Item Name="load_pad_print_parameters.vi" Type="VI" URL="../load_pad_print_parameters.vi"/>
<Item Name="measurement_calculations.vi" Type="VI" URL="../measurement_calculations.vi"/>
<Item Name="overwriteReferenceWithCluster_variables.vi" Type="VI" URL="../overwriteReferenceWithCluster_variables.vi"/>
<Item Name="test_nsv_pc.vi" Type="VI" URL="../test_nsv_pc.vi"/>
<Item Name="Y1cal_byGap" Type="VI" URL="../Y1cal_byGap"/>
......
......@@ -4,6 +4,10 @@
<Property Name="NI.Lib.SourceVersion" Type="Int">536903680</Property>
<Property Name="NI.Lib.Version" Type="Str">1.0.0.0</Property>
<Property Name="NI.LV.All.SourceOnly" Type="Bool">false</Property>
<Item Name="FPGA_Bitfiles" Type="Folder">
<Item Name="FPGA_Bitfile_path.ctl" Type="VI" URL="../FPGA_Bitfile_path.ctl"/>
<Item Name="padprintv31_FPGATarget_FPGAloadCellexam_StK4biHTQmA_copy.lvbitx" Type="Document" URL="../FPGA Bitfiles/padprintv31_FPGATarget_FPGAloadCellexam_StK4biHTQmA_copy.lvbitx"/>
</Item>
<Item Name="network_variables" Type="Folder">
<Item Name="main prog cont switch" Type="Variable">
<Property Name="featurePacks" Type="Str">Network</Property>
......@@ -101,7 +105,9 @@
<Item Name="high_level_control.ctl" Type="VI" URL="../high_level_control.ctl"/>
<Item Name="main prog cont switch.ctl" Type="VI" URL="../main prog cont switch.ctl"/>
<Item Name="main prog indicator.ctl" Type="VI" URL="../main prog indicator.ctl"/>
<Item Name="Module Configurations_self.ctl" Type="VI" URL="../Module Configurations_self.ctl"/>
<Item Name="reading sensor.ctl" Type="VI" URL="../reading sensor.ctl"/>
<Item Name="Shunt Calibration and Offset Nulling Measurements_self.ctl" Type="VI" URL="../Shunt Calibration and Offset Nulling Measurements_self.ctl"/>
<Item Name="variables.ctl" Type="VI" URL="../variables.ctl"/>
</Item>
<Item Name="VIs" Type="Folder">
......@@ -109,6 +115,7 @@
<Item Name="actor_state_machine.vi" Type="VI" URL="../actor_state_machine.vi"/>
<Item Name="axis_activate.vi" Type="VI" URL="../axis_activate.vi"/>
<Item Name="build_measurement_cluster.vi" Type="VI" URL="../build_measurement_cluster.vi"/>
<Item Name="Calculate Measurements (SubVI)_self.vi" Type="VI" URL="../Calculate Measurements (SubVI)_self.vi"/>
<Item Name="calibrate force sensor.vi" Type="VI" URL="../calibrate force sensor.vi"/>
<Item Name="check_boolean_sensors.vi" Type="VI" URL="../check_boolean_sensors.vi"/>
<Item Name="create_actual_internal_values_array.vi" Type="VI" URL="../create_actual_internal_values_array.vi"/>
......@@ -119,11 +126,15 @@
<Item Name="Global.vi" Type="VI" URL="../Global.vi"/>
<Item Name="loadCell_init.vi" Type="VI" URL="../loadCell_init.vi"/>
<Item Name="loadCell_measurement.vi" Type="VI" URL="../loadCell_measurement.vi"/>
<Item Name="Ratio to Microstrain (SubVI)_self.vi" Type="VI" URL="../Ratio to Microstrain (SubVI)_self.vi"/>
<Item Name="read_axis_errors.vi" Type="VI" URL="../read_axis_errors.vi"/>
<Item Name="read_boolean_sensors.vi" Type="VI" URL="../read_boolean_sensors.vi"/>
<Item Name="Reinitialize.vi" Type="VI" URL="../Reinitialize.vi"/>
<Item Name="Scale Measurments (SubVI)_self.vi" Type="VI" URL="../Scale Measurments (SubVI)_self.vi"/>
<Item Name="scanEngine_Tests.vi" Type="VI" URL="../scanEngine_Tests.vi"/>
<Item Name="ShuntCalibrationOutputCalculation (SubVI)_self.vi" Type="VI" URL="../ShuntCalibrationOutputCalculation (SubVI)_self.vi"/>
<Item Name="TaF.vi" Type="VI" URL="../TaF.vi"/>
<Item Name="Take Avg Measurement (SubVI)_self.vi" Type="VI" URL="../Take Avg Measurement (SubVI)_self.vi"/>
<Item Name="Timer (SubVI)_self.vi" Type="VI" URL="../Timer (SubVI)_self.vi"/>
</Item>
</Library>
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
File added
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment