Difference between revisions of "Running .mscada deployed PC Developer files"
(Created page with "There are two ways to run the .mscada deployed App Developer file. ==If you have Flowcode installed== This only requires setting up once. Within project explorer, browse t...") |
|||
Line 1: | Line 1: | ||
+ | Running .mscada deployed App Developer file | ||
There are two ways to run the .mscada deployed App Developer file. | There are two ways to run the .mscada deployed App Developer file. | ||
Line 7: | Line 8: | ||
Within project explorer, browse to App Developer folder within Flowcode installation directory. | Within project explorer, browse to App Developer folder within Flowcode installation directory. | ||
− | E.g for 64 bit windows: | + | E.g. for 64 bit windows: |
C:\Program Files (x86)\Flowcode v10\App Developer | C:\Program Files (x86)\Flowcode v10\App Developer | ||
− | Alternatively you can copy and paste the above into File Explorer. | + | Alternatively, you can copy and paste the above into File Explorer. |
Right-click on ''Flowcode Runtime.exe'', Select ''Send to'' > ''Desktop (create shortcut)'' | Right-click on ''Flowcode Runtime.exe'', Select ''Send to'' > ''Desktop (create shortcut)'' | ||
− | + | You should now see the shortcut on your desktop. | |
− | [[ | + | [[File:Run_mscada_App_Developer_files1.png]] |
− | Now the .mscada can be run by right- | + | Now the .mscada can be run by right-clicking on the ''Flowcode Runtime.exe - Shortcut'' and select open, or double clicking on the shortcut. |
+ | After the app is opened select Open Program and browse to .mscada project file. | ||
+ | |||
+ | [[File:Run_mscada_App_Developer_files2.png]] | ||
+ | |||
+ | Any .mscada files opened will appear under the ''Recent'' heading when ''Flowcode Runtime.exe'' is closed and opened the next time. | ||
+ | |||
==Stand alone for customers who does not have Flowcode installed== | ==Stand alone for customers who does not have Flowcode installed== |
Revision as of 09:39, 24 November 2023
Running .mscada deployed App Developer file There are two ways to run the .mscada deployed App Developer file.
If you have Flowcode installed
This only requires setting up once.
Within project explorer, browse to App Developer folder within Flowcode installation directory.
E.g. for 64 bit windows:
C:\Program Files (x86)\Flowcode v10\App Developer
Alternatively, you can copy and paste the above into File Explorer.
Right-click on Flowcode Runtime.exe, Select Send to > Desktop (create shortcut)
You should now see the shortcut on your desktop.
Now the .mscada can be run by right-clicking on the Flowcode Runtime.exe - Shortcut and select open, or double clicking on the shortcut.
After the app is opened select Open Program and browse to .mscada project file.
Any .mscada files opened will appear under the Recent heading when Flowcode Runtime.exe is closed and opened the next time.