Released 13 March 2021, build 1373
New features
User Interface & Functionality
- Allow filtering for secure devices in the Catalog
ETS SDK
- Add Hardware2Program/Product.RegistrationNumber to SDK
Improvements
User Interface & Functionality
-
Modular Application Programs
- Module arguments of type 'Text' are translatable
-
User Experience
- The 'Associations' detail tab is only shown when there is a bus interface selected
- Adjusted monitor implementation for the Datapoint Type 251.600
- Warn about side effects if manual filter table adjustments are being made
- Use 'MaxRoutingApduLength' from product data if available
- Correctly set the system.net/defaultProxy setting in the .config files
- When adding a device, the validation checks the target line's medium type instead of all possible medium types
- Translation corrections
- Repeat 'IndividualAddressReadBySerNo' when programming or unloading Individual Address via Serial Number
- Improved behaviour of parameter transfer in presence of Assigns
- Signature algorithm is system culture independent
- Extended handling of non-unique KNX Serial Numbers
-
KNX Secure
- Overwrite Individual Address tries with tool key of current device
- Correct handling of secure-enabled devices with 'Options@NotLoadable flag'
Bug fixes
User Interface & Functionality
-
Modular Application Programs
- Rename is possible in 'ModuleDefs'
- Dependent parameter is active after device copy
- 'NumericArg/@BaseValue' is taken into account
- 'TextparameterRef' issue when activating 'ComObjectInstance'
- Reports show Group Objects instantiated by a module
- 'Reset to default' uses correctly the 'InitialValue' of the parameter
- A parameter value change that triggers 'ParamCalcs' in more than one 'ModuleDef' works properly
-
KNX Secure
- When overwriting an Individual Address of a secure device is not possible, an error is shown
- ETS uses PID_RF_SBC_CONTROL to open the gate from below segment
- Checking an Individual Address of secure device in project, indicates that the device is present
- 'MasterReset' is performed when doing a full download with deactivated security
-
User Experience
- Drag-n-Drop from ETS panels into ETS Apps works for all object/UI model types
- ETS warning about inaccessible archive path disappears when the archive path is accessible
- ETS can import projects having language dependant signature calculations
- Preview filter table operation includes links to bus interfaces
- The font selection in the reports shows the font list
- Paste special with offset '0' works properly
- ETS project export includes the full name of the project
- Data Type from a Group Address is always shown
- Channels of device with many channels are correctly sorted
- 'Save as CSV' in Group Monitor quotes strings containing ','
- 'Save as CSV' in Group Monitor saves the Group Addresses in the selected Group Address view style
- ETS App installation succeeds when regional format contains special characters
- Extended Copy app keeps the order of connected Group Addresses
- Split & Merge app merging projects with additional addresses is done correctly
- Correct tooltip for 2 bit Datapoint Types
- Scan RF Fast works across Media Couplers
- ETS does not freeze when downloading KNX Virtual devices
- Deleting project traces on closed projects does not show an exception.
- ETS uses local IP connection if device does not support Routing
- Parameters in ETS3-Style applications 'display ordered' before the first page parameter are hidden
- Exception when clicking on ComObjectInstance in TreeView
- ETS & MT Incorrect parameter visualization
- When performing a 'Device Info read' on a coupler with linked Group Addresses and ETS UI language is 'English', the generated report is shown
- Parameter changes are always persisted
- CompareDevice reads the correct amount of bytes for System B address table
- Wrong channel instance DisplayName when adding channels
ETS SDK
- Various problems with SDK Reconstruction interfaces