Effacer les filtres
Effacer les filtres

I need to disable the one-button Build/Deploy/Connect/Run feature in Matlab/Simulink with Quanser External Devices

4 vues (au cours des 30 derniers jours)
I run a university lab where Quanser external devices are used. I really need to disable the one-button Build/Deploy/Connect/Run feature for safety reasons. We need to do a step-by-step build, deploy, connect and ONLY Run when we are ready for the external device to start its operations.

Réponses (1)

Rishav
Rishav le 7 Avr 2023
Hi Jay Renner,
Disabling the one-button Build/Deploy/Connect/Run feature on Quanser external devices is a good safety precaution to ensure that you have complete control over when the device starts its operations.
Here are some general steps that will help you disable this feature:
  1. Check the Quanser device software and documentation for any options to disable the one-button feature. There may be a setting that you can change to enable a step-by-step build, deploy, connect, and run process.
  2. If there is no option to disable the one-button feature, you may need to modify the software or build process to achieve a step-by-step process. This may require some programming knowledge and familiarity with the Quanser device software and hardware.
  3. One approach could be to modify the build process to generate a binary file that can be deployed to the device separately from the software. This would allow you to verify the binary file before deploying it to the device.
  4. Another approach could be to modify the software to include a manual confirmation step before deploying and running the code on the device. This could involve adding a pop-up dialog box or command line prompt that requires user input to proceed.
  5. Ensure that all lab members are trained on the new build, deploy, connect, and run process to ensure that safety procedures are followed consistently.
It's important to know that modifying the software or build process can be risky and may void the device's warranty.

Catégories

En savoir plus sur MATLAB Mobile dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by