Project

General

Profile

Changelog 3 1 6 » History » Revision 2

Revision 1 (Torbjorn Carlqvist Admin, 01/06/2023 06:11 PM) → Revision 2/3 (Torbjorn Carlqvist Admin, 01/06/2023 08:26 PM)

h1. Changelog 3.1.6 

 version:3.1.6 (2022-12-27) 

 * New features: 
 1. Sending text message as JS_EVAL now sends back a text message with topic JS_EVAL_RESULT (if any) 
 2. Lion Binary Outputs now reading channel status to set *feedback property* on Binary Output objects automatically (when intrinsic reporting is enabled on the objects, not by default in new installations) 
 3. There are two new static JS objects - ObjectType and PropertyIdentifier which can be used to translate from/to enum number. This would be the standard and text representation of the objects and pros will follow. 
 

 Example: 
 <pre><code class="javascript"> 
 ObjectType.binaryOutput -> 4 
 PropertyIdentifier.presentValue -> 85 
 </code></pre> 
 

 Note, using just "presentValue" and "binaryObject" will work still for backward compatibility but will eventually be obsolete. 

 


 * Smaller feature changes 
 The project tree is now supporting file/folder update on all levels. 
 Many fixes to intrinsicReporting and alarms on all views. 
 Scrollable object lists in object view 
 More compact object view in object list 
 Now possible to add more NC-objects from menu in addition to the default "Local Reporting" object. 







 * Bug fixes: 
 #12 


 * Build: 
 HMI/Diagram ver. 2.7.2 update 
 Lion new version 2.6