How do you access objects created in app designer in a separate class script?

I've created an serial object to talk to piece of equipement in app designer using a seperate serial class script.
app.XYComm = SerialConnect(port,115200,8,1,'none','none');
i would like to read and write to this com port via a seperate class script where I have all of the functions whioch control the behaviour of this piece of equipment.
anyone got any tips on how best do this

回答 (0 件)

この質問は閉じられています。

タグ

質問済み:

2020 年 2 月 7 日

閉鎖済み:

2020 年 2 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by