[ New messages · Members · Forum rules · Search · RSS ]
Forum moderator: Alexor  
Forum » Process Simulator » English » Version history (Information about new features and fixed bugs.)
Version history
AlexorDate: Tuesday, 07.02.2012, 18:27 | Message # 1
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.4

New features:
  • Project is now based on Microsoft .NET Framework 4. Microsoft Reactive Extensions (Rx) for .NET Framework 3.5 SP1 v1.0.2856.0 library not used any more.
  • It is possible to connect to any instance of Siemens S7-PLCSim (V5.4 + SP4 supports up to 8 instances of PLC simulator).
 
AlexorDate: Saturday, 10.08.2013, 13:52 | Message # 2
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.5

New features:
  • New property of Valve simulation object allows to change reaction to emergency shutdown command - open or close valve.
  • Valve and Pump simulation objects can be displayed as small animated icon (State).
 
AlexorDate: Saturday, 10.08.2013, 13:52 | Message # 3
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.6.4686

New features:
  • Freeware (04.06.2012).
  • Code editor with syntax highlighting integrated for object CSharpScript.
  • Analog Sensor can be displayed as knob.
  • Button for Discrete Sensor can be resized.
  • Slider for Analog Sensor can be resized and can change orientation (Horizontal/Vertical).
  • AnalogComparator, DiscreteDelay, DiscreteLogic, DiscreteSensor and Trigger simulation objects can be displayed as small indicator.
  • Analog calculator, Analog generator, Analog sensor and First-order lag simulation objects can be displayed as small indicator.
  • Trend now can be used not only for Analog sensor object, but for all objects with analog output: Analog calculator, Analog generator and First-order lag.
  • Object Analog Sensor now has possibility to control value limits and set or reset discrete item. Limits values can be displayed on Trend, Knob and Slider.
 
AlexorDate: Saturday, 10.08.2013, 13:52 | Message # 4
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.7.4735

Eliminated bugs:
  • User interface bug on different screen resolutions and DPIs.
  • Bug with big (>4E+28) or small (<-4E+28) numbers, infinity and NaN in Trend.


New features:
  • Program instance number in square brackets is shown on title bar. This number is also part of OPC server name of this instance (for example [8] - “ProcessSimulator8.1” server).
  • New operation in Analog calculator: exponentiation (Power).
  • CPU usage regulator added for S7PLCSim items reading/writing.
  • Main and context menu item “Config” added for visual properties configuration of some ViewControls.
  • Different colors and text can be configured for Button (DiscreteSensor).
  • Different colors can be configured for Discrete indicator.
 
AlexorDate: Saturday, 10.08.2013, 13:53 | Message # 5
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.7.4764

Eliminated bugs:
  • Analog calculator setup window bug.
  • Item ViewControl bug.
  • Memory release bug.


New features:
  • Item name and comment filtering possibility added to item browser window for simulation object configuration.
  • Simulation object name and type filtering possibility added to ViewControl creation window.
  • Analog indicator and Discrete indicator can be configured not to show labels (name, units).
  • Alignment grid (5 pixels) for ViewControl.
 
AlexorDate: Saturday, 10.08.2013, 13:53 | Message # 6
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.7.4781

Eliminated bugs:
  • String value loading bug for Internal Item.
  • CSharpScript setup window bug in “Stay on Top” mode.
 
AlexorDate: Saturday, 10.08.2013, 13:54 | Message # 7
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.7.4794

Eliminated bugs:
  • Deadlock adding/removing S7PLCSim item.
 
AlexorDate: Saturday, 10.08.2013, 13:54 | Message # 8
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.7.4840

Eliminated bugs:
  • Columns "Display" (Simulation Objects window) and "Use" (Items window) sorting is now working as with numbers (10 > 1).
  • Minimizing of Item Browser window disabled.
  • OPC server disconnection bug in Items window.


New features:
  • Both separators are allowed for floating point number input (3,14 and 3.14). Also true for XML.
 
AlexorDate: Saturday, 10.08.2013, 13:55 | Message # 9
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.7.4933

Eliminated bugs:
  • When creating new project, main window update was incorrect.


New features:
  • Left mouse click on small animated icon (State) for Valve and Pump will show window for controlling this object.
  • Microsoft.Net type added to description of item.
 
AlexorDate: Saturday, 10.08.2013, 14:08 | Message # 10
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.7.4969

New features:
  • Tabpage-screen moving mechanism improved.
  • Deactivation of simulation object in case of item write error can be enabled/disabled in options.
  • New sample, demonstrating exponential smoothing, added (Samples\Exponential smoothing.xml).
 
AlexorDate: Friday, 30.08.2013, 17:18 | Message # 11
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.7.4990

Eliminated bugs:
  • ViewControl resizing is limited to screen size.


New features:
  • ViewControl selection do not change its border.
  • One test screen will be created on start.
 
AlexorDate: Wednesday, 18.09.2013, 19:42 | Message # 12
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.7.5007

New features:
  • New functions Send To Back and Bring To Front added for ViewControls.
 
AlexorDate: Wednesday, 16.10.2013, 18:12 | Message # 13
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.7.5036

Eliminated bugs:
  • Last added ViewControl will lay on front.


New features:
  • Items for ON and OFF buttons for Pump object can write outside.
 
AlexorDate: Saturday, 07.12.2013, 16:18 | Message # 14
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.7.5088

Eliminated bugs:
  • Priority of Set/Reset for simulation object Trigger changed according to standard. SR – set priority, RS – reset.
  • Update of EditBox (AnalogSensor) after loss of focus.
  • Other insignificant bugs.


New features:
  • Script editor for simulation object CSahrpScript updated. Code region collapse and expand functions added.
 
AlexorDate: Saturday, 21.12.2013, 13:42 | Message # 15
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Version 1.7.5103

Eliminated bugs:
  • Boolean value writing bug in Write Item window.
  • New format of log file name for multi instance simulator using.
 
Forum » Process Simulator » English » Version history (Information about new features and fixed bugs.)
Search: