Skip to content
Snippets Groups Projects
Commit 7b8e461c authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Added temperature threshold write command (commented out)

parent 204d5f68
Branches
No related tags found
No related merge requests found
...@@ -102,6 +102,11 @@ python $UPE/peripherals/util_system_info.py --unb $UNBS --fn 0:3 --bn 0:3 -n 4 ...@@ -102,6 +102,11 @@ python $UPE/peripherals/util_system_info.py --unb $UNBS --fn 0:3 --bn 0:3 -n 4
# Print the user firmware image design names # Print the user firmware image design names
python $UPE/peripherals/util_system_info.py --unb $UNBS --fn 0:3 --bn 0:3 -n 2 python $UPE/peripherals/util_system_info.py --unb $UNBS --fn 0:3 --bn 0:3 -n 2
###############################################################################
# Write temperature threshold
###############################################################################
#python $UPE/peripherals/util_unb_sens.py --unb 0:7 --bn 0:3 --fn 0:3 -n 7
############################################################################### ###############################################################################
# Call ADU initialization sequence # Call ADU initialization sequence
############################################################################### ###############################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment