App Developer Deployment: Use comport properties

Discuss PC Developer and Web Developer projects and features here.
stefan.erni
Valued Contributor
Posts: 738
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 170 times

App Developer Deployment: Use comport properties

Post by stefan.erni »

Hi Ben

I tried App Developer Deployment and it's working fine,
but on the notebook the comports number are different

Is there a way to refresh and to change the comportnumber in the Deployd runing mode?

regards

Stefan

medelec35
Matrix Staff
Posts: 1432
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 505 times
Been thanked: 468 times

Re: App Developer Deployment: Use comport properties

Post by medelec35 »

Hi, Stefan.
Do you have a Refresh Ports option within the API component properties?
Martin

stefan.erni
Valued Contributor
Posts: 738
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 170 times

Re: App Developer Deployment: Use comport properties

Post by stefan.erni »

Hi Martin
Yes I did it it now
refresh_2021-08-13_9-56-14.png
refresh_2021-08-13_9-56-14.png (19.56 KiB) Viewed 6417 times
Attachments
Bluetooth_ECG_Monitore_SE4_post.fcsx
(46.45 KiB) Downloaded 261 times

stefan.erni
Valued Contributor
Posts: 738
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 170 times

Re: App Developer Deployment: Use comport properties

Post by stefan.erni »

Hi Martin

In the Deploit App I have a windows with component properties
I have no idea how it works, it always stays empty.

regards

Stefan

Steve-Matrix
Matrix Staff
Posts: 1234
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: App Developer Deployment: Use comport properties

Post by Steve-Matrix »

In a deployed app, the component properties window only shows top-level properties - i.e. those you create for your project or have exposed to the top level by right-clicking them and selecting "expose" before you deploy the app.

stefan.erni
Valued Contributor
Posts: 738
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 170 times

Re: App Developer Deployment: Use comport properties

Post by stefan.erni »

Hi Martin, Hi Steven

Thanks a lot.This is fantastic!

regards

Stefan
Toplevel_2021-08-17_10-58-57.png
Toplevel_2021-08-17_10-58-57.png (44.55 KiB) Viewed 6377 times

medelec35
Matrix Staff
Posts: 1432
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 505 times
Been thanked: 468 times

Re: App Developer Deployment: Use comport properties

Post by medelec35 »

Hi Stefan,
Don't forget you can expose the UART comport along with the refresh and any other options.
Martin

stefan.erni
Valued Contributor
Posts: 738
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 170 times

Re: App Developer Deployment: Use comport properties

Post by stefan.erni »

Hi Martin

Yes I dit it all and also from the chart I expose a lot in one go. It's fine.

Somthing else about App Developper

I discovered a program in the windows menu:

Flowcode App Developer Runtime

I know such runtime from Matlab. I can simply install this on a computer and my Matlab program will work. Is it possible to download or install only the runtime from Matrix without FC9 so other users can install this once and all the.mscada are easy to use for them.


regards

Stefan

Steve-Matrix
Matrix Staff
Posts: 1234
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: App Developer Deployment: Use comport properties

Post by Steve-Matrix »

stefan.erni wrote:
Tue Aug 17, 2021 2:22 pm
Is it possible to download or install only the runtime from Matrix without FC9 so other users can install this once and all the.mscada are easy to use for them.
In short, yes. When you deploy a Flowcode App, you can choose to generate the .mscada file on its own, or you can "bundle the runtime" with the app.

If you deploy without the runtime, then you can still load the app on a PC but you will have to do it via the runtime app. Or you can create a batch file similar to the ones generated by Flowcode so your users can simply run the batch file and have the runtime automatically launch the app.

The runtime you need to distribute to your users is an EXE plus some DLLs in a subfolder. Basically, it's the contents of the "Data\App Developer" subfolder in your Flowcode installation folder.

You will need to ensure the deployed app is suitable for the runtime version. For example, if you create an app using Flowcode v9.2, you should ensure the runtime used is also v9.2.

stefan.erni
Valued Contributor
Posts: 738
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 170 times

Re: App Developer Deployment: Use comport properties

Post by stefan.erni »

Hi Steve

I think the FC9 installer did this in the picture. Is it possible to have in
in the future an installer only for the App Developer Runtime.

So I can send the the mscada file and the downloadlink to the matrix homepage for the App Developer Runtime

Actually just an idea.

regards

Stefan
runtime_2021-08-17_18-07-54.png
runtime_2021-08-17_18-07-54.png (409.11 KiB) Viewed 6361 times

Post Reply