PQView 4.25 is Now Available to Download

We are pleased to announce that the latest version of PQView 4 and related components has been released and is available for download here.

The highlights we are most excited to share include:

    • Multiple SEL Data Handler Improvements
    • Multiple IEC 61850 Data Handler Improvements
    • Improved Compatibility with Camille Bauer Meters
    • Fixed Issue with Event Notifications Related to Site Groups Feature Added in 4.24
    • Resolved Issue with Windows Authentication on Administrator Website

Click here to download PQView 4.25.00 and associated documentation.

Regards,

The Electrotek Team

 

Release Notes
Version:4.25
Date: 2024.12

[Core]

  • [FIX] PQV-2703: [PQViewAdmin].[dbo].[Database].[ConnectionString] expanded to varchar(2048) [INTERNAL] 4.25 AS scripts and SharedAssemblyInfo update
  • [FIX] PQDR EN50160-2022 Mains Signaling Voltages Criteria Fix
  • [FEATURE] PQDR Compliance Reports – Option for treating missing Parameters as (non)compliant if Voltage is present
  • [FIX] PQV-2687: PQView3 Connection – Event,RMS and Fault List query date boundaries revised; exact limits and separate queries are used for each time zone preventing -/+1 day offsets that were causing incomplete event lists
  • [FIX] Improvements to event list SELECT TOP “backstopping” date/time range handling.
  • [FIX] PQV-2687: PQWeb displays date selectors in local time when Site Local Time display mode is used; data start date is displayed in earliest and finish date in latest timezone.
  • [FIX] SUPPORT-1047: Revised to ensure that property name changes do not alias root table field names. Invliad characters filtered from property name changes.
  • [FEATURE] PQWEB-1257: Site/Event property filter ToSQL() injection prevention improvements
  • [FIX] PQV-2685 Tokenized desktop domain SID login password so AS will validate correctly.
  • [FIX] PQV-2654: Issue with Separate by interval only PQDR report output document separation option fixed
  • [FEATURE] PQV-2683: Event Property based filtering support added to PQView3Connection GetRMSVariationsList
  • [FEATURE] PQV-2683: Event Property based filtering support added to RMS Variations Reports (AS)
  • [FIX] SUPPORT-1115, SUPPORT-1113: Corrected handing of time zones with hour and minute offsets from UTC (e.g., 05:30 ).
  • [FIX] PQV-2682: PQDR Compliance charts – aggregated charts daterange issue fixed
  • [FEATURE] PQV-2681: Support for multiplying/dividing harmonic channels with fundamental component added to channel PQDR maps
  • [FEATURE] PQDR Scheduler page – LN/LL/Auto channel selector added
  • [FIX] SUPPORT-1092: AS Documents accessible on systems without PQDR license
  • [FIX]SUPPORT-1090: Corrected memory leak in the CapDir4 module.
  • [FIX] PQV-2678: Issue with ListColumns.* Default/Site preferences serialization fixed
  • [FIX] PQV-2688: AS Database UserPreferences.Name column expanded to 150 characters – issue with ‘EventRoll.AddPreProcessorEventTrendEditor*’ preferences
  • [FIX] PQV-2229: AS Web Configuration documents access enabled in Standard ed.

[PQWeb]

  • [FIX] PQV-2672: Fixed the issue with toggle bar not working properly.
  • [FIX] PQWEB-1253: Admin Website Windows Authentication issue fixed (password tokenization mismatch)
  • [FIX] PQV-2687: PQWeb displays date selectors in local time when Site Local Time display mode is used; data start date is displayed in earliest and finish date in latest timezone.
  • [FIX] PQWEB-1240: User friendly error message is displayed for invalid username.
  • [FIX] PQWEB-1251: updated the checkbox actions.
  • [FIX] SUPPORT-1103: Export button disabled only for Phase Match Utility Chart
  • [FIX]SUPPORT-1103: Data log interactive chart loading issue resolved.
  • [FIX] PQWEB-1247: Users with the appropriate license will have access to view the Phase match link.
  • [FIX]PQWEB-766: keypress toggles turned off. Toolbar toggles are functioning properly.
  • [FIX] PQWEB-1242, PQWEB766: updated event markers and added new toolbars for derived charts. Charts will now have backgrounds. Also updated UI for Temp controls in Derived Charts.
  • [FIX] PQWEB-766: Interactive and derived charts now have their own toolbars and are functioning properly.

[PQDMS]

  • [FIX] PQWEB-1251: PQDMS Data removal page checkbox fixes; DMS – default RemoveFrom and RemoveTo are set to now – user has to select remove range explicitly
  • [FiX]Revised download logic to always save buffered measurements regardless of the download status. This ensures that data is not lost after a temporary download failure.
  • [FIX] Added additional checking to ensure that processing of periodic waveforms to generate spectra and data log values is only performed on channels with consistent sample counts and samples per second. Also, additional logic is added to prevent such processing externally triggered waveform captures. The latter was particularly problematic for HDPQ cross-triggered events that could add neutral channel data inconsistently for cross-trigger events.
  • [FIX]Revised HDPQ handler to process events that report the correct post trigger index. This problem was first observed with externally triggered events.
  • [FEATURE] SUPPORT-1151 – Made LDP profile 1 ALWAYS import as value type despite what user selects for the function. This only applies to 734/735 meters.
  • [FEATURE] Enabled communication cancellation support for the 61000, HDPQ, Arbiter, InfoNode, MODBUS, ES200, and SATEC Monitor handlers.
  • [FIX] SUPPORT-1126 – ION meters with junk device tags that get picked for a name are validated against. If it cant be used the default name will be used(e.g. Monitor 1).
  • [FIX] SUPPORT-1151 – Fixed a issue where harmonics using wild cards would get past two digit places(10 or greater) and never be considered found never allowing the harmonic to import.
  • [FIX] SUPPORT-1151 SELHandler updated some more possible energy channel candidates.
  • [FIX] SUPPORT-1151 SELHandler added sequence components
  • [FIX] SUPPORT-1151 Fix xml config sel name to enforce lowercase in cached values(since we do to lower on all telnet text) so if user customizes xml we will pick up channels with difference casing.
  • [FIX] PQV-2684: IEC61850 PQDIF files download from/to timestamp tracking improved
  • [FIX] Camille Bauer Handler – Allow for bad timestamps(only 1969 one) import and borrow the timestamp from samples and force it to be that one.
  • [FEATURE] PQV-2684: IEC61850 DH – preference for controlling storage of real time data to database added
  • [FIX] Added additional logic to ensure that sample count for value log series is consistent (e.g., the number of time series samples matches the number of value series samples). If inconsistent, the minimum sample count of all series is used.
  • [FEATURE] PQV-2684: IEC61850 DH – options for disabling real time access or SteadyState persistence of the Logical Nodes data
  • [FIX] Support of PQ35 Dranetz/CB bullet proof when rms logger does not provide samples for wire type.
  • [FIX] Support of PQ35 Dranetz/CB Anything related to pq event downloading was checked for null and used a equivalent default value for when nothing exists.
  • [FIX] SUPPORT-1132: Corrected column indexing bug in the Excel Event importer.
  • [FIX] SUPPORT-1115, SUPPORT-1113: Corrected handing of time zones with hour and minute offsets from UTC (e.g., 05:30 ).
  • [FEATURE] Added PQDIF import channel mapping support to over-ride problematic definitions in vendor supplied PQDIF files. Administration Service configuration document based.
  • [FIX] Added support for fractional time zones to the Data Manager (site creation), Camile Bauer Handler, Satec Hander, and the ComTrade hander.
  • [FIX] PQV-2680 – Fix wrong html code used for ending a tag which caused data options to not come up
  • [FEATURE] SUPPORT-1113 – http client now exposes allowing to change connection timeout dynamically
  • [FEATURE] SUPPORT-1113 – Camille Bauer now lets users specify a longer timeout value
  • [FIX] ION HANDLER – Fix a space missing from wiretype during diagnostic dump to be similar to how the others dump in the first info panel.
  • [FIX] SUPPORT-1109 – Added debug logging to communication handler to spit out a message when it finds a communication handler to use or not but it also prints out the users ip address string so we can see it.
  • [FEATURE] Added PQDIF decoding for RVC events stored as Mag-Dur data.
  • [FIX] SUPPORT-1090: Corrected a memory leak in the Cap-Dir answer module.
  • [FIX] PQV-2674: FaultPoint notifications SiteSelection based issues fixed: missing fault type selector in UI for AllSits & missed notifications for Specific Sites
  • [FIX] PQV-2674: FaultPoint notifications not working for SiteMode=SpecificSites issue fixed
Share this news item:

Discover the world of GMC INSTRUMENTS - CLICK on the brand logos below