Difference between revisions of "Running .mscada deployed PC Developer files"

From Flowcode Help
Jump to navigationJump to search
Line 32: Line 32:
 
Any .mscada files opened will appear under the ''Recent'' heading when ''Flowcode Runtime.exe'' is closed and opened the next time.
 
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==
+
==Standalone single .mscada files for customers who do not have Flowcode installed==
  
If the customer does not have flowcode installed, to run the deployed .mscada file, you can zip up and send them the following files:
+
If the customer does not have flowcode installed, you  will need to send then the bundled Flowcode runtime.
 +
 
 +
Within in the source project for example My Project.*fcsx, select ''File'' > ''Export'' > ''Deploy as Flowocde App''
 +
 
 +
A window will pop up giving you options on what will be avaiable within the App Developer applicaton.
  
 
[[File:Run_mscada_App_Developer_files3.png]]
 
[[File:Run_mscada_App_Developer_files3.png]]
  
The path for your file explorer:
+
Select ''Bundle App Developer Runtime'' at the bottom left of the window ,then click on ''Deploy''
C:\Program Files (x86)\Flowcode v10\
 
  
You will need to select ''Yes'' to place the zip file on the Desktop.
+
Browse to the desired location for the .mcsada App developer and runtime files then click ''Select Folder''.
  
Open the zip file and drag FlowcodeAppLauncherRenameMe.exe from
+
A popup will display the path.
 
C:\Program Files (x86)\Flowcode v10\App Developer Launcher
 
 
 
to the zip file window.
 
  
 
[[File:Run_mscada_App_Developer_files4.png]]
 
[[File:Run_mscada_App_Developer_files4.png]]
  
  
Also drag the Project .mscada file to the zip file window.
+
A new directory will be created and contain the following files:
  
After the files has been copied, the zip file window can be closed.
+
[[File:Run_mscada_App_Developer_files4.png]]
 
 
The customer will need to rename the ''FlowcodeAppLauncherRenameMe.exe'' to whatever the project is called.
 
  
E.g. if the project is named Motor Tester.mscada then rename ''FlowcodeAppLauncherRenameMe.exe'' to ''Motor Tester.exe''
+
Your customer can run the FlowcodeAppLauncher.exe as that will run any .mscada file in the same directory.

Revision as of 08:40, 27 November 2023

Introduction

Files with .mscada extension created using App Developer to deploy the app that has be created.

The Project Name.mscada file can then be used with Flowcode runtime as a standalone application.

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.

Run mscada App Developer files1.png

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.

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.

Standalone single .mscada files for customers who do not have Flowcode installed

If the customer does not have flowcode installed, you will need to send then the bundled Flowcode runtime.

Within in the source project for example My Project.*fcsx, select File > Export > Deploy as Flowocde App

A window will pop up giving you options on what will be avaiable within the App Developer applicaton.

Run mscada App Developer files3.png

Select Bundle App Developer Runtime at the bottom left of the window ,then click on Deploy

Browse to the desired location for the .mcsada App developer and runtime files then click Select Folder.

A popup will display the path.

Run mscada App Developer files4.png


A new directory will be created and contain the following files:

Run mscada App Developer files4.png

Your customer can run the FlowcodeAppLauncher.exe as that will run any .mscada file in the same directory.