Difference between revisions of "New in Version 7"

From Flowcode Help
Jump to navigationJump to search
(Created page with "<sidebar>Sidebar: Flowcode Help Overview:NewInV6</sidebar> There are many new and improved features in Flowcode, from the new Dashboard and System Panels to enhanced simulatio...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<sidebar>Sidebar: Flowcode Help Overview:NewInV6</sidebar>
 
<sidebar>Sidebar: Flowcode Help Overview:NewInV6</sidebar>
There are many new and improved features in Flowcode, from the new Dashboard and System Panels to enhanced simulation, testing tools and an expanded component library.
+
There are many new and improved features in Flowcode. This page provides an overview of some of the new features in Flowcode.  
  
See the [http://www.matrixmultimedia.com/resources/files/datasheets/FC6-datasheet.pdf Flowcode 6 Datasheet] on the [http://www.matrixmultimedia.com/ Matrix Multimedia website] for further information on the new features, additions and changes in Flowcode.
+
See the [http://www.matrixtsl.com/resources/files/datasheets/flowcode7-datasheet.pdf Flowcode Datasheet] on the [http://http://www.matrixtsl.com// Matrix TSL website] for further information on the new features, additions and changes in Flowcode.
  
 
__NOTOC__
 
__NOTOC__
==Component Creator==
 
* Now you can design your own electronic components and add them to your component library. You can use simulation API calls to define the electrical behaviour and mechanical behaviour in simulation.
 
  
* The component library has been expanded considerably to include many new electronic components and simulation components. Components can be designed and shared on our website.
+
==Performance improvements==
 +
* Code Profiling - See which icons are 'hit' or 'missed', and the frequency of execution, to determine bugs/ redundancy in your code
  
* In addition to PCB style components you now have access to panel mounted switches, meters and displays for industrial control.
+
* New 2 channel integrated oscilloscope, with triggering
  
* Customise or create Dashboard components like graphs, dials and meters to allow you to monitor how your system is functioning in simulation and In-Circuit Test.
+
* New template files for Microchip devices - get you up and running with your projects faster
  
==Simulation==
 
* Improvements in simulation speed means that your simulation works close to real time which allows you to verify your design ‘live’.
 
  
* The powerful API allows control of simulation events and components providing a wide range of PC-side functions.
 
  
* Human Machine Interface components show your system parameters during simulation and In-Circuit-Test using intuitive displays including meters, graphs, oscillograms and tables.
+
==Visual enhancments==
 +
* New modern UI with a choice of dark/ light themes
  
* Use text based consoles to see data passing around your system: perfect for designing systems with digital communications.
+
* Ability to colour code individual flowchart icons for ease of viewing, or select from pre-made colour schemes
  
==Mechanical Support==
+
* Create, save and load colour schemes for icons
* Import 3D models and characterise the movement and simulation using API.
 
  
* Use the system panel to design your own simple 3D model. View your design from different angles whilst it simulates.
+
* Overhaul of user interface
 +
 
 +
* 3D engine graphical improvements
 +
 
 +
 
 +
 
 +
==New Toolchain and Compilers==
 +
* Support for 32bit PIC microcontrollers
 +
 
 +
* Support for Microchip XC8, XC16 and XC32 compilers.
 +
 
 +
* Significantly faster compilation of 8bit Microchip devices (approximately 10 times faster compilation than previous versions)
 +
 
 +
 
 +
 
 +
==Licensing structure==
 +
* Flexible licensing structure - build a bespoke license exactly to your requirements
 +
 
 +
* License upgradable at any point to add new features
 +
 
 +
* Free version available - for a limited number of microcontrollers and feature set
 +
 
 +
 
 +
 
 +
==Mechanical Support Improvements==
 +
* Users can now import 3D assemblies, rather than individual parts only.  
 +
 
 +
* Support for industry standard file types; STEP and IGES
  
* Create low cost parts with laser cutters and 3D printers and see the parts working with your electronics on-screen.
 
  
* Create simulations of your model which move in 3D space under electrical stimulus from a microcontroller and other components in your system. Use 2D dashboard controls to monitor your system in real time.
 
  
 
==Testing==
 
==Testing==
 
* Access readings and data from external instruments using DLL support. Display data with dashboard HMIs or third party software.
 
* Access readings and data from external instruments using DLL support. Display data with dashboard HMIs or third party software.
  
* Use our new EB006 multiprogrammer to monitor every pin on your PICmicro design, and monitor and interpret serial data I/O.
+
* Use our EB006 multiprogrammer, EB091 or Flowkit v2 to monitor every pin on your PICmicro design, and monitor and interpret serial data I/O using Ghost Technology.
 
 
* Monitor how your system is functioning in simulation and In-Circuit-Test. Use new components like graphs, meters, consoles and scrolling text boxes to verify your design.
 
 
 
* Use Softscope and Consoles to see data in waveform or textual formats. Use the API to translate incoming data to hex or ASCII equivalent. Link Softscope and consoles to third party hardware using DLLs to create a full SCADA system.
 

Latest revision as of 09:42, 7 July 2016

<sidebar>Sidebar: Flowcode Help Overview:NewInV6</sidebar> There are many new and improved features in Flowcode. This page provides an overview of some of the new features in Flowcode.

See the Flowcode Datasheet on the Matrix TSL website for further information on the new features, additions and changes in Flowcode.


Performance improvements

  • Code Profiling - See which icons are 'hit' or 'missed', and the frequency of execution, to determine bugs/ redundancy in your code
  • New 2 channel integrated oscilloscope, with triggering
  • New template files for Microchip devices - get you up and running with your projects faster


Visual enhancments

  • New modern UI with a choice of dark/ light themes
  • Ability to colour code individual flowchart icons for ease of viewing, or select from pre-made colour schemes
  • Create, save and load colour schemes for icons
  • Overhaul of user interface
  • 3D engine graphical improvements


New Toolchain and Compilers

  • Support for 32bit PIC microcontrollers
  • Support for Microchip XC8, XC16 and XC32 compilers.
  • Significantly faster compilation of 8bit Microchip devices (approximately 10 times faster compilation than previous versions)


Licensing structure

  • Flexible licensing structure - build a bespoke license exactly to your requirements
  • License upgradable at any point to add new features
  • Free version available - for a limited number of microcontrollers and feature set


Mechanical Support Improvements

  • Users can now import 3D assemblies, rather than individual parts only.
  • Support for industry standard file types; STEP and IGES


Testing

  • Access readings and data from external instruments using DLL support. Display data with dashboard HMIs or third party software.
  • Use our EB006 multiprogrammer, EB091 or Flowkit v2 to monitor every pin on your PICmicro design, and monitor and interpret serial data I/O using Ghost Technology.