Hi Ben
It's working very nice with the App developer and the keyboard button.
Is it possible to add more button components for the App developer like the switch component, but just as a press Button pressed by the mouse?
The text and color should be able to be changed while running.
Show/hide should be able to be changed while running.
And a button can press an another button, if I press End App Dev it's press Stop Motor.
At the moment if I stop the App developer with this Stop Button, the App end right away. Its is not really good when I do a Tesla control
regards
Stefan
App developer more Button
-
- Valued Contributor
- Posts: 997
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 190 times
- Been thanked: 217 times
-
- Matrix Staff
- Posts: 1913
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 619 times
- Been thanked: 644 times
Re: App developer more Button
Hi Stefan,
It uses switches you can press with the mouse.
They can be set up to change text with pressed etc
Take a look at this App.stefan.erni wrote: ↑Fri Jan 22, 2021 5:04 pmIs it possible to add more button components for the App developer like the switch component, but just as a press Button pressed by the mouse?
It uses switches you can press with the mouse.
They can be set up to change text with pressed etc
Martin
-
- Valued Contributor
- Posts: 997
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 190 times
- Been thanked: 217 times
Re: App developer more Button
Hi Martin
Thanks Martin, I saw how you did it. If the switch is longer than high, there is a usable picture.
Also, I don't have to move the switch with the mouse, just click with the mouse. This info is already a great help.
But if this switch should be square, I think there is something wrong.
A (push) button for my application would be even better than a switch
regards
Stefan
Thanks Martin, I saw how you did it. If the switch is longer than high, there is a usable picture.
Also, I don't have to move the switch with the mouse, just click with the mouse. This info is already a great help.
But if this switch should be square, I think there is something wrong.
A (push) button for my application would be even better than a switch
regards
Stefan
- Attachments
-
- push-button-2021-01-25_10-23-30.png (34.42 KiB) Viewed 11987 times
-
- Valued Contributor
- Posts: 997
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 190 times
- Been thanked: 217 times
Re: App developer more Button
Hi Martin
Such a push button was already available in the FC8 SCADA.
But I can't find it anymore
regards
Stefan
Such a push button was already available in the FC8 SCADA.
But I can't find it anymore
regards
Stefan
-
- Matrix Staff
- Posts: 1465
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 204 times
- Been thanked: 347 times
Re: App developer more Button
A lot of components are hidden, but they are usually still available. Try looking for them in the component search window.
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 684 times
Re: App developer more Button
If you need to gracefully do something like flush and close comms then this is possible by enabling the Simulation Stop Event and assigning a new macro to it. This macro should then run and allow you to do any last second things before the app stops.At the moment if I stop the App developer with this Stop Button, the App end right away. Its is not really good when I do a Tesla control
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Valued Contributor
- Posts: 997
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 190 times
- Been thanked: 217 times
Re: App developer more Button
Hi Steve
This push button is hidding very good. I can't found it.
Hi Ben
Yes that a what I'm looking for.
I did it but it's give a problem with incompatible macro.
regards
Stefan
This push button is hidding very good. I can't found it.
Hi Ben
Yes that a what I'm looking for.
I did it but it's give a problem with incompatible macro.
regards
Stefan
-
- Matrix Staff
- Posts: 1465
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 204 times
- Been thanked: 347 times
Re: App developer more Button
Sorry - you are correct. I thought all components were available (but hidden). Unfortunately, only some exist for App Developer.stefan.erni wrote: ↑Tue Jan 26, 2021 1:48 pmThis push button is hidding very good. I can't found it.
I will discuss here at Matrix to see how easy it is to make them available.
-
- Valued Contributor
- Posts: 997
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 190 times
- Been thanked: 217 times
Re: App developer more Button
Hi Steve
Thank you.
Hi Ben
There was just a problem with the return variable missing. Now it's working perfect.
If I press the stop debug it's send lastly a stop at the machine.
regards
Stefan
Thank you.
Hi Ben
There was just a problem with the return variable missing. Now it's working perfect.
If I press the stop debug it's send lastly a stop at the machine.
regards
Stefan
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 684 times
Re: App developer more Button
Thanks for letting us know,
The missing switches should be there now, though still hidden they should now be available via search.
Also not sure if this is of interest but I made a quick demo for making your own switch with images on here.
https://matrixtsl.com/mmforums/viewtopi ... 44#p104744
The missing switches should be there now, though still hidden they should now be available via search.
Also not sure if this is of interest but I made a quick demo for making your own switch with images on here.
https://matrixtsl.com/mmforums/viewtopi ... 44#p104744
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel