how to create an interface matlab with omicron

6 vues (au cours des 30 derniers jours)
Tejas Rivonkar
Tejas Rivonkar le 15 Jan 2020
Commenté : Tejas Rivonkar le 15 Jan 2020
test = actxserver('omicron.cmengine.1')
[Number , Version] = invoke (test, 'CMVersion')
hEngine = invoke(test,'CMGetEngineHandle')
scan = invoke(test, 'CMDevScanForNew', hEngine)
I am trying to improve a GUI and connect omicron with Matlab in order to run the dynamic testing. what changes should be made in above syntex?
  2 commentaires
per isakson
per isakson le 15 Jan 2020
Tejas Rivonkar
Tejas Rivonkar le 15 Jan 2020
Thanks for the reply.
i will try the mentioned link and let you know as soon as possible.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Verification, Validation, and Test dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by