Search found 692 matches

by stefan.erni
Tue Feb 02, 2021 3:01 pm
Forum: Feature Requests
Topic: App Developer comport vs uart
Replies: 9
Views: 5269

App Developer comport vs uart

Hi Ben

I saw how comfortable the comport from the App Developer is. Sending receiving byte array looks great.
Is it possible to have the same in the Embedded for the uart. So that it match together.


regards
Stefan
UART_vs_Comport_2021-02-02_15-40-01.png
UART_vs_Comport_2021-02-02_15-40-01.png (41.71 KiB) Viewed 5269 times
by stefan.erni
Mon Feb 01, 2021 3:48 pm
Forum: User Components
Topic: Component Creation Templates
Replies: 4
Views: 4348

Re: Component Creation Templates

Hi Ben Yes the video and the template are a big help. Can you make a template for the App developer also? If it' possible to have the basic sim switch and the eventTrigger? So my goal is to understand how you did the "call a macro" in the eventTriger component and do the same in basic sim switch com...
by stefan.erni
Thu Jan 28, 2021 8:59 am
Forum: Feature Requests
Topic: App Developer Timestamp and EventTrigger components
Replies: 6
Views: 3887

Re: App Developer Timestamp and EventTrigger components

Hi Ben

That is very, very good what you did.
Selecting the macro in propertis is very practical.
The countdown in the icon is very pleasant.
And the timestamp is perfect.

regards
Stefan
Macro_2021-01-28_9-45-07.png
Macro_2021-01-28_9-45-07.png (227.63 KiB) Viewed 3851 times
timestamp_2021-01-28_9-30-38.png
timestamp_2021-01-28_9-30-38.png (101.21 KiB) Viewed 3851 times
by stefan.erni
Wed Jan 27, 2021 6:30 pm
Forum: Feature Requests
Topic: App Developer Timestamp and EventTrigger components
Replies: 6
Views: 3887

Re: App Developer Timestamp and EventTrigger components

Hi Ben Thanks a lot. There are only two small problems. After the year there is a space and yy-mm-dd_hh-mm-ss would be easier because the filenames are then always correctly sorted in the folder by year, month, day 01-27-21 _19-17-35.csv //this is now 21-01-27_19-17-35.csv //wish US_2021-01-27_19-01...
by stefan.erni
Wed Jan 27, 2021 10:09 am
Forum: Feature Requests
Topic: App Developer Timestamp and EventTrigger components
Replies: 6
Views: 3887

App Developer Timestamp and EventTrigger components

Hi Ben Timestamp and EventTrigger components are very good. A few more wishes Timestamp component: Would it be possible to have a timestamp string in this format as well? Then you can just use the string as a filename 2021-01-27_10-54-12 EventTrigger component: Would it be possible to do the event t...
by stefan.erni
Tue Jan 26, 2021 3:02 pm
Forum: Feature Requests
Topic: App developer more Button
Replies: 15
Views: 8437

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
Cancel_2021-01-26_15-53-28.png
Cancel_2021-01-26_15-53-28.png (24.71 KiB) Viewed 5306 times
Stop_2021-01-26_15-57-17.png
Stop_2021-01-26_15-57-17.png (17.04 KiB) Viewed 5306 times
by stefan.erni
Tue Jan 26, 2021 1:48 pm
Forum: Feature Requests
Topic: App developer more Button
Replies: 15
Views: 8437

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
Macro_2021-01-26_14-41-30.png
Macro_2021-01-26_14-41-30.png (20.89 KiB) Viewed 5314 times
by stefan.erni
Tue Jan 26, 2021 10:47 am
Forum: Feature Requests
Topic: App developer more Button
Replies: 15
Views: 8437

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
Pushbutton_2021-01-26_11-32-23.png
Pushbutton_2021-01-26_11-32-23.png (95.29 KiB) Viewed 5327 times
by stefan.erni
Mon Jan 25, 2021 9:54 am
Forum: Feature Requests
Topic: App developer more Button
Replies: 15
Views: 8437

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 (p...
by stefan.erni
Fri Jan 22, 2021 5:28 pm
Forum: General
Topic: MODBUS Confusion
Replies: 18
Views: 9431

Re: MODBUS Confusion

Hi Ben Perfect. It's working with the text. The program get a string from a bluetooth Modul with values as ascci code every 500mSec. A small code convert the string to integer and control the gauge. I will change the program to Modbus / Wlan soon. regards Stefan // receive string look like "0015,002...