ReleaseNotes:Feature Review December 2017: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
This summary covers Planimate enhancements in 2017, over versions 8.87.2 to 9.16.1.
This summary covers Planimate enhancements in 2017, over versions 8.87.2 to 9.16.1.


= Planimate Version 8 Release =
= Planimate Version 8 Released =
The highly anticipated Planimate 8 was released, the first full release since version 6,
The highly anticipated Planimate 8 was released, the first full release since version 6,
featuring a contemporary editing interfaces, profesionally designed and larger icons, a new set of introduction and demonstration models and many increases in performance and under-the-hood improvements.
featuring contemporary editing interfaces, profesionally designed and larger icons, a new set of introduction and technical demonstration models and many increases in performance and under-the-hood improvements.


Most of the developments on this page pertain to Planimate 9, available to licensed users.
Most of the developments on this page pertain to Planimate 9, available to licensed users.
Line 12: Line 12:


== Data interface ==
== Data interface ==
Planimate dates and times are automatically translates between Planimate and their dotNET counterparts. The same applies to color values, automatically translating Planimate colour palette indicies and ARGB values as appropriate.
Planimate dates and times are automatically translated between Planimate and their dotNET counterparts. The same applies to colour values, automatically translating Planimate colour palette indicies and ARGB values as appropriate. This increases interoperability and streamlines augmenting Planimate code with c#.


== Windows dotNET controls ==
== dotNET Window Embedding ==
Managed windows can be embedded in Planimate panels, with support for
Managed windows can be embedded in Planimate panels, with support for
viewports and anchor layout, just as if they were any other view or paint object.
viewports and anchor layout, just as if they were any other Planimate View or Paint object.


== LiveCharts Graph Library Connectivity ==
== LiveCharts Graph Library Connectivity ==
A class library enabling LiveCharts graphs to be embedded in Planimate
A class library enabling LiveCharts graphs to be embedded in Planimate
models is functional and continues to be enhanced
models is functional and continues to be enhanced.


== Planimate Embeddable In Other Applications ==
== Planimate Embeddable In Other Applications ==
Planimate remains embeddable in a dotNET application, with extensions to the Planimate-As-A-DLL API that is exposed to c# code. In fact, the interface is virtually identical, whether Planimate is being embedded or is the one embedding a managed class.
Planimate remains embeddable in a dotNET application, with extensions to the Planimate-As-A-DLL API that exposes Planimate functionality and data to c# code. In fact, the interface is virtually identical, whether Planimate is being embedded in a dotNET application or is the one embedding a managed class.


== Azure/Cloud Interface ==
== Azure/Cloud Interface ==
A class libray enabling models to push and pull data from the Azure cloud opens up new distributed and real time data sharing capabilities.
A class library enabling Planimate models to push and pull data from the Azure cloud opens up new distributed and real time data sharing capabilities.


== MySQL Library ==
== MySQL Library ==
A class library enabling efficient and secure connectivity to MySQL servers in the Azure cloud has been developed. This superceeds the ODBC interface.
A class library enabling efficient and secure connectivity to MySQL servers in the Azure cloud has been developed. This provides a contemporary alternative to using ODBC.


= Editing and Modelling =
= Editing and Modelling =
== Routine Operations ==
== Routine Operations ==
* GetCellXY() gives access to table cell co-ordinates, enabling precise positioning of popups at cells.
* The DescribeFont() routine operation is useful when co-ordinating fonts with plug-in graphs.
* The DescribeFont() routine operation is useful when co-ordinating fonts with plug-in graphs.
* GetCellXY() gives access to table cell co-ordinates, enabling precise positioning of popups at cells.
* RealTimeCallback() now supports scoping the callback to a panel.
* RealTimeCallback() now supports scoping the callback to a panel.
* Added new expression functions for working with colours (refer to the expression reference)
* Added new expression functions for working with colours (refer to the expression reference)
* Renamed SetItemTransitTarget and SetItemTransitTime to SetItemLinkTarget and SetItemLinkTime respectively.  SetItemLinkTarget can specify both the target and time in one operation.
* Renamed SetItemTransitTarget and SetItemTransitTime to SetItemLinkTarget and SetItemLinkTime respectively.  SetItemLinkTarget can be used to specify both the target and time in one operation.
 
== Tables ==
== Tables ==
* Tables can be configured to send a broadcast when they exceed a preset size which is useful for writing out logs.
* Tables can be configured to send a broadcast when they exceed a preset size which is useful for writing out logs and reducing memory requirements.
* Control provided over the Copy options in the table cell context menu.
* Control has been provided over the Copy options in the table cell context menu.
* You can limit the minimum height of a table row which is useful with cell graphics.
* You can limit the minimum height of a table row which is useful with cell graphics.
* Table columns have option "Label Exlcude Zero Label" to exclude the "not set" label from select dropdownss.
* Table columns have option "Label Exclude Zero Label" to exclude the "not set" label from select dropdownss.
 
== Data ==
== Data ==
* Model option "Strict Date Import" prevents components of dates that are not visible from being pasteable.
* Model option "Strict Date Import" prevents components of dates that are not visible from being pasted. This is useful with date formats which hide certain date/time fields.
* Reading of text files into a text formatted column is supported using the NoDelimit in the _fileoptions label list.
* New Unit Format "Instance" enables a Portal Attribute to point to a dotNET class instance.
* New Unit Format "Instance" enables a Portal Attribute to point to a dotNET class instance.
* Reading of text files into a text formatted column is supported using the new NoDelimit in l._fileoptions.
== Debugging ==
== Debugging ==
* The Debug Dialog can be optionally modeless, enabling panel changes while it is open
* The Debug Dialog can be optionally modeless, enabling panel changes while it is open.
* A more expressive message appears for unexpected platform errors.
== Batch Running ==
== Batch Running ==
* Reduced dependence on runtime libraries for server compatibility
* Reduced dependence on runtime libraries, making Planimate compatible with server core versions of Windows.
* Command line option /RANDOMSEEDOFFSET is useful for replicated batch runs.
* Command line option /RANDOMSEEDOFFSET is useful for replicated batch runs.
* /MONITORTARGET and /MONITORINTERVAL command line opitons enable status pings over UDP
* /MONITORTARGET and /MONITORINTERVAL command line opitons enable status pings over UDP during a Planimate interactive or batch session.
== Misc ==
== Misc ==
* New extended colour palette with predefined roles for buttons and views (supports theming).
* New extended colour palette with predefined roles for buttons and views (supports theming).
* For new models, "Buttons Clickable While Running" is on by default
* For new models, "Buttons Clickable While Running" is on by default.
* In modeller mode you will see the "pause" context menu even when "buttons Clickable While Running" model option is selected.           
* In modeller mode you will see the "pause" context menu even when the "buttons Clickable While Running" model option is selected.           
* Track roads can have running times provided via the item instead of looking up the section running table.
* Track roads can have running times provided via the item instead of looking up the section running table.
* The BackupFolder setting in the platform INI file enables the folder where BAK files are saved to be set.
* The BackupFolder setting in the platform INI file enables the folder where BAK files are saved to be set.
* Double-clicking the status bar "Status" area (to right of icon) toggles user/modeller mode.
* Double-clicking the status bar "Status" area (to right of icon) toggles user/modeller mode.
* Panerls default to a larger size in new installations (settable in Platform/INI file).
* Panels default to a larger size in new installations (set in Platform/INI file).
* Entries show the name of their broadcast above them if it doesn't match their name
* Entries show the name of their broadcast above them if it doesn't match their name.
* Enhanced model time profiling details
* Enhanced model time profiling details to assist in model optimisation.
* Many speedups and engine optimisations.
* Many speedups and engine optimisations.


= License KEy Handling =
= License Key Handling =
License keys are now delivered as a block of text, though KEY files are still supported. Mechanisms for a model to determine a key authorisation level and enable the user to reselect a key file (eg: after upgrtding) have been provided. This includes enabling an application to be delivered with a time limited key that can subsequently be upgraded by the end user.
* License keys are now delivered as a block of text, though KEY files are still supported. Mechanisms for a model to determine a key authorisation level and enable the user to reselect a key file have been provided. This includes enabling an application to be delivered with a time limited key that can subsequently be upgraded by the end user.
By default Planimate now installs as a single user only application, however searching for keys in an all user installation is now supported.
* By default Planimate now installs as a single user only application, however searching for keys in an "all user" installation is now supported.
= Features Changed, Removed =
= Features Changed, Removed =
* Interaction mode has been removed from model editing, you access interaction details through the context menu in object mode.
* Interaction mode has been removed from model editing, you access interaction details through the context menu in Object mode.
* Sending and receiving broadcasts via TCP/UDP has been removed. Such capability can be provided as a DLL when required.
* Sending and receiving broadcasts via TCP/UDP has been removed. Such capability can be provided as a DLL when required.
* The /BATCHTIMEOUT command line option has been removed (obsolete).
* The /BATCHTIMEOUT command line option has been removed.
* The command line option to write the debug log to a TCP or serial port has been removed.
* The command line options to write the debug log to a TCP or serial port has been removed. /DEBUGFILE= enables a file to be specified.
* Paint inheritance is no longer supported as modern models use a single UI panel and a roaming viewport. Older models will load but the inherited relationship is lost.
* Paint inheritance is no longer supported as modern models use a single UI panel and a roaming viewport. Older models will load but the inherited relationship is lost.
* The RunCommand() routine operation has been enhanced to return process return codes and has new error codes (9.4.0).
* The RunCommand() routine operation has been enhanced to return process return codes and has new error codes (refer to release notes for 9.4.0).
= Cloud Batch Run System =
A cloud based batch run system has been implemented, enabling repeated runs of models and scenarios in an efficient and fast to spin up manner. Contact InterDynamics to discuss your batch run needs.

Revision as of 17:16, 11 January 2018

This summary covers Planimate enhancements in 2017, over versions 8.87.2 to 9.16.1.

Planimate Version 8 Released

The highly anticipated Planimate 8 was released, the first full release since version 6, featuring contemporary editing interfaces, profesionally designed and larger icons, a new set of introduction and technical demonstration models and many increases in performance and under-the-hood improvements.

Most of the developments on this page pertain to Planimate 9, available to licensed users.

dotNET Integration

Model Editing Interoperability

During model editing, autocomplete is provided for references to managed class properties and methods. From the point of view of a modeller, these class methods and properties become part of the Planimate routine language.

Data interface

Planimate dates and times are automatically translated between Planimate and their dotNET counterparts. The same applies to colour values, automatically translating Planimate colour palette indicies and ARGB values as appropriate. This increases interoperability and streamlines augmenting Planimate code with c#.

dotNET Window Embedding

Managed windows can be embedded in Planimate panels, with support for viewports and anchor layout, just as if they were any other Planimate View or Paint object.

LiveCharts Graph Library Connectivity

A class library enabling LiveCharts graphs to be embedded in Planimate models is functional and continues to be enhanced.

Planimate Embeddable In Other Applications

Planimate remains embeddable in a dotNET application, with extensions to the Planimate-As-A-DLL API that exposes Planimate functionality and data to c# code. In fact, the interface is virtually identical, whether Planimate is being embedded in a dotNET application or is the one embedding a managed class.

Azure/Cloud Interface

A class library enabling Planimate models to push and pull data from the Azure cloud opens up new distributed and real time data sharing capabilities.

MySQL Library

A class library enabling efficient and secure connectivity to MySQL servers in the Azure cloud has been developed. This provides a contemporary alternative to using ODBC.

Editing and Modelling

Routine Operations

  • GetCellXY() gives access to table cell co-ordinates, enabling precise positioning of popups at cells.
  • The DescribeFont() routine operation is useful when co-ordinating fonts with plug-in graphs.
  • RealTimeCallback() now supports scoping the callback to a panel.
  • Added new expression functions for working with colours (refer to the expression reference)
  • Renamed SetItemTransitTarget and SetItemTransitTime to SetItemLinkTarget and SetItemLinkTime respectively. SetItemLinkTarget can be used to specify both the target and time in one operation.

Tables

  • Tables can be configured to send a broadcast when they exceed a preset size which is useful for writing out logs and reducing memory requirements.
  • Control has been provided over the Copy options in the table cell context menu.
  • You can limit the minimum height of a table row which is useful with cell graphics.
  • Table columns have option "Label Exclude Zero Label" to exclude the "not set" label from select dropdownss.

Data

  • Model option "Strict Date Import" prevents components of dates that are not visible from being pasted. This is useful with date formats which hide certain date/time fields.
  • Reading of text files into a text formatted column is supported using the NoDelimit in the _fileoptions label list.
  • New Unit Format "Instance" enables a Portal Attribute to point to a dotNET class instance.

Debugging

  • The Debug Dialog can be optionally modeless, enabling panel changes while it is open.
  • A more expressive message appears for unexpected platform errors.

Batch Running

  • Reduced dependence on runtime libraries, making Planimate compatible with server core versions of Windows.
  • Command line option /RANDOMSEEDOFFSET is useful for replicated batch runs.
  • /MONITORTARGET and /MONITORINTERVAL command line opitons enable status pings over UDP during a Planimate interactive or batch session.

Misc

  • New extended colour palette with predefined roles for buttons and views (supports theming).
  • For new models, "Buttons Clickable While Running" is on by default.
  • In modeller mode you will see the "pause" context menu even when the "buttons Clickable While Running" model option is selected.
  • Track roads can have running times provided via the item instead of looking up the section running table.
  • The BackupFolder setting in the platform INI file enables the folder where BAK files are saved to be set.
  • Double-clicking the status bar "Status" area (to right of icon) toggles user/modeller mode.
  • Panels default to a larger size in new installations (set in Platform/INI file).
  • Entries show the name of their broadcast above them if it doesn't match their name.
  • Enhanced model time profiling details to assist in model optimisation.
  • Many speedups and engine optimisations.

License Key Handling

  • License keys are now delivered as a block of text, though KEY files are still supported. Mechanisms for a model to determine a key authorisation level and enable the user to reselect a key file have been provided. This includes enabling an application to be delivered with a time limited key that can subsequently be upgraded by the end user.
  • By default Planimate now installs as a single user only application, however searching for keys in an "all user" installation is now supported.

Features Changed, Removed

  • Interaction mode has been removed from model editing, you access interaction details through the context menu in Object mode.
  • Sending and receiving broadcasts via TCP/UDP has been removed. Such capability can be provided as a DLL when required.
  • The /BATCHTIMEOUT command line option has been removed.
  • The command line options to write the debug log to a TCP or serial port has been removed. /DEBUGFILE= enables a file to be specified.
  • Paint inheritance is no longer supported as modern models use a single UI panel and a roaming viewport. Older models will load but the inherited relationship is lost.
  • The RunCommand() routine operation has been enhanced to return process return codes and has new error codes (refer to release notes for 9.4.0).

Cloud Batch Run System

A cloud based batch run system has been implemented, enabling repeated runs of models and scenarios in an efficient and fast to spin up manner. Contact InterDynamics to discuss your batch run needs.