Sercos Monitor - Release Notes -------------------------------------------------------------------------------- Version 1.4.1 - 21.02.2014 ::SercosMonitor.Core * BUGFIX: Telegrams have not been captured, of option continuous trigger had been activated. * BUGFIX: Pcap-Files, which are read-only can now be loaded. * FEATURE: Capture Option MinimizeMemoryUsage added, which allows long-term captures. ::SercosMonitor.Gui * BUGFIX: Performance problem of closing multiple views removed. * BUGFIX: Progressbar in status bar for reload telegrams fixed. * BUGFIX: Copy command in telegram list view now deals correct with relative values. * FEATURE: Command for closing an opened telegram capture added. ::SercosMonitor.Plugins.EthernetTapPluginEds2100 * BUGFIX: ED2100 CRC Error is now considered in Ethernet Layer. GenericNodesPlugin * BUGFIX: Bug in selection and remanent storage of parent node of Generic Node removed. * ENHANCEMENT: Byte offset of Generic Node is now relative to parent node. ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: Sercos Time is now displayed starting with 1.1.1970 computed in UTC. * FEATURE: Sercos Resources are now automatically added based on the connection configuration list (Drive Status, IO Status). * ENHANCEMENT: Ethernet TAPs are now stored remanent within the Network Configuration. * ENHANCEMENT: The Sercos Header now is also displayed, even if Ethernet telegram is defect. -------------------------------------------------------------------------------- Version 1.4.0 - 23.12.2013 ::SercosMonitor.Core * BUGFIX: Bugfix in Telegram Cache for temporary files. In some cases, telegrams have been deleted from the cache before the access, which led to a runtime exception. ::SercosMonitor.Plugins.SercosPlugin * ENHANCEMENT: The Sercos network topology determination via the device status word is now performed at the end of each cycle, after all AT telegrams have been received. ::SercosMonitor.Plugins.SercosPluginGui * FEATURE: New View - Sercos Network Status added. This view, shows the topology of the Sercos Network, including the states of all connected slaves. The diagnostic state, which is shown in this view is linked to the Diagnostic Trace. This means, that settings, which are modified in the Diagnostic Trace have an effect on the diagnostic state of the components in the Network Status view. -------------------------------------------------------------------------------- Version 1.3.0 - 06.12.2013 ::SercosMonitor.Core * BUGFIX: Handling of telegram cache in temporary files updated. In some cases exceptions have occurred, due to early removal of telegram data out of cache. ::SercosMonitor.Gui * FEATURE: New View - Diagnostic Trace added. This view lists diagnostic events and states, which are determined by the Sercos Monitor, e.g. incorrect SVC handling. Furthermore diagnostic information, which is transmitted from the slaves, via S-0-0390 and other IDNs is listed in the Diagnostic Trace View. Comprehensive configuration possibilities and filter allow a customization of this view. * FEATURE: Data Tab introduced. Console View replaced with link to log file due to performance reasons. Basic log information is now displayed in the Diagnostic Trace. * ENHANCEMENT: A message box is show, when the option "Automatic Configuration" is disabled by the Sercos Monitor due to configuration changes performed by the user. * ENHANCEMENT: F1 key for opening help dialog linked to child windows. ::SercosMonitor.Plugins.EthernetTapPluginEds2100 * BUGFIX: Kunbus EDS2100 Port X2.2/D is now displayed as X2.2/D ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: Memory leak of connection handler removed. The number of connection handlers has increased with each communication phase shift, which has slowed down the performance of the Sercos Monitor. * FEATURE: SPDML Files updated to Sercos revision 1.3.1 * ENHANCEMENT: SVC View IDN search optimized. *-characters are not longer needed to search for a part of an IDN string. ::SercosMonitor.Plugins.SercosPluginGui * ENHANCEMENT: Sorting of IDNs in IDNs Configuration Dialog optimized. -------------------------------------------------------------------------------- Version 1.2.6 - 11.10.2013 ::SercosMonitor * ENHANCEMENT: sercos Monitor adjusted to new CI of Sercos (sercos->Sercos). ::SercosMonitor.Gui * FEATURE: Changable user modes (Beginner/Expert) introduced, which predefine different GUI layout and view settings. * FEATURE: Bytes View allows the modification of bytes via the context menu of each byte. * FEATURE: Telegram List View allows the modification of telegram bytes via the context menu of each telegram. ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: CP&S node now displays the correct communication phase in case of checksum error. ::SercosMonitor.Plugins.SercosPluginGui * BUGFIX: Maximum and current Length of connections can now be configured manually. Both attributes have been read-only before. * ENHANCEMENT: IDN transmissions without prior access to element 1 (IDN) are now displayed as "Undefined" instead of "S-0-0000". -------------------------------------------------------------------------------- Version 1.2.5 - 23.08.2013 ::SercosMonitor * ENHANCEMENT: Help pages revised. Description adjusted to new features and screenshots updated. ::SercosMonitor.Core * FEATURE: Option for creating a capture file for each new trigger activation added. * ENHANCEMENT: Check for memory overflow deactivated for 64-Bit plattforms. This leads to a much higher telegram capacity. ::SercosMonitor.DataModel * ENHANCEMENT: SharpPcap library updated to revision 4.2.0. ::SercosMonitor.Gui * FEATURE: Progress Bar for saving capture file added. * ENHANCEMENT: Capture Settings dialogs revised. * ENHANCEMENT: Names of byte order in TelegramBytesView changed from "Little Endian" and "Big Endian" changed to "As captured" and "Byte swapped". * ENHANCEMENT: Timeout for ToolTips removed. ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: Encoding of MDT Extended Field adjusted to Sercos revision 1.3.1. * BUGFIX: Sercos Address determination in CP0 limited to bits 0-8 of topology index in AT0. * ENHANCEMENT: No comment is added to the SVC transmission anymore, when the master does not set the SVC Last Transmission Bit. Since it is allowed for the master to process a new element, whithout setting this bit. ::SercosMonitor.Plugins.SercosPluginGui * ENHANCEMENT: SVC View displays now raw operation data, if no attribute information of the corresponding IDN is available. -------------------------------------------------------------------------------- Version 1.1.5 - 21.06.2013 ::SercosMonitor.Core * BUGFIX: Exceptionhandling in case of corrupt Windows Performance counters implemented. The CPU-Performance bar is deactivated in such a case. * BUGFIX: Telegram Expressions with several whitespaces (e.g. „Topology Status“ == „FF no S“) are now evaluated correctly. * BUGFIX: Amount of preserved Memory in bytes can now also be loaded from user settings file. * BUGFIX: *-Operator in Telegram Expressions now considers, that telegrams exist, which do not contain data for all nodes, which are addressed with the *-Operator. * FEATURE: The conversion of PcapNg files is now supported by means of the EditPcap assembly of Wireshark. * ENHANCEMENT: Changes to the network configuration, which occur during the automatic configuration process, but which are not immediately applied, are now applied at the end of the capture process. E.g. SVC transmissions of S-0-1050 IDNs. * ENHANCEMENT: Received Telegram numbers are kept, when a trace is reloaded with enabled capture filter. * ENHANCEMENT: Telegram Trigger, Filter and DiscWriter now are disabled during reload of telegrams. This omits unwanted captured telegrams during reload for change of configuration or display filter. * ENHANCEMENT: Major changes of the startup sequence applied and extended log mechanisms provided. ::SercosMonitor.Gui * BUGFIX: "Select" Telegram Button of Telegram List View has been without function. * ENHANCEMENT: Default GUI Layout updated. The DetailedInformationView is now arranged below the Sercos-specific Views. * ENHANCEMENT: SplashScreen revised. It is now shown immediately after the start of the Sercos Monitor. * ENHANCEMENT: Discard Captured Telegrams option has been changed to Disable Telegram Storage because the previous name has been misleading. * ENHANCEMENT: The Stop Capture Button can now also be applied during a File Capture. The Buttons have been arranged according to this new context. * ENHANCEMENT: Double Click on SVC View, Connection View, Communication Phase View, Network Topology View and SMP View item selects previous visible telegram, if the actual telegram is hidden due to a display filter. * ENHANCEMENT: The Capture Tab is now selected by default. * ENHANCEMENT: The Sercos Monitor version is now displayed in the title bar. * ENHANCEMENT: Icons for comments of list items in SVC, Communication Phases, Network Topology, Connections and SMP View added. ::SercosMonitor.Plugins.FramePlugin * BUGFIX: Automatic detection of Ethernet TAP was disabled. With this bugfix the automatic detection of an Ethernet TAP has been enabled again. * BUGFIX: The ET2000 Timestamp is now only used, if the ET2000 is configured as the used Ethernet TAP. * ENHANCEMENT: The analysis functions for Ethernet TAP specific data have been relocated to the following plugins: - EthernetTapPluginEds2100 - EthernetTapPluginEt2000 - EthernetTapPluginNetAnalyzer ::SercosMonitor.Plugins.EthernetTapPluginEds2100 * FEATURE: Plugin added for the resolution of data of the Kunbus Eds2100 Ethernet TAP. ::SercosMonitor.Plugins.EthernetTapPluginEt2000 * FEATURE: Analysis functions of the Beckhoff ET2000 Ethernet TAP relocated to this plugin. ::SercosMonitor.Plugins.EthernetTapPluginNetAnalyzer * FEATURE: Analysis functions of the Hilscher netANALYZER relocated to this plugin. ::SercosMonitor.Plugins.GenericNodesPlugin * BUGFIX: Serialization of Generic Network Data Nodes without parent node is now possible. This problem occured, when a node has been assigned as parent node, which subsequently has been removed from the configuration. ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: Offsets of MDP/CP0 Network Data Nodes decreased by 4 bytes. TimeIntervalNode removed. * BUGFIX: Byte offset of MDT Extended Field increased by 4 bytes. * BUGFIX: Timeout monitoring for "asynchronous connection without watchdog" removed. * BUGFIX: Encoding of MDT Extended Field adjusted to new version of Sercos specification. * ENHANCEMENT: The length of the last IDN-list in the connection data is now adjusted to the transmitted length of connection (S-0-1050.x.05). * ENHANCEMENT: SVC-Transmissions which start without the transmission of an IDN are now displayed within the SVC View with an Unknown IDN. * ENHANCEMENT: Default display format converter of CP0 telegram parts changed to unsigned decimal. * ENHANCEMENT: Structure Elements of Sercos Connections are now reset with communication phase switch to CP2. * ENHANCEMENT: Address determination in CP0 limited to bits 0-8 of topology index in AT0. ::SercosMonitor.Plugins.SercosPluginGui * BUGFIX: Display Format of IDN-Attribute of a SVC-Transmission is now display correctly within the Detailed Information View. * ENHANCEMENT: Slave and Connection Identification added to Node-Comments in Telegram Details View. * ENHANCEMENT: The state of the checkboxes for Sercos slaves and connections in the Connection View now is kept during a reload of the telegrams. ::SercosMonitor.Plugins.SmpPlugin * FEATURE: Automatic configuration of sessions via the following IDN lists added: - S-0-1101.x.02 List of session identifiers - S-0-1101.x.03 List of session priorities - S-0-1830.x.01 Cyclic SMP container (out) - S-0-1830.x.02 Cyclic SMP Session ID (out) - S-0-1830.x.03 List of cyclic SMP containers (in) - S-0-1830.x.04 List of cyclic SMP Session IDs (in) - S-0-1830.x.05 List of UCM SMP containers (in) - S-0-1830.x.06 List of UCM SMP SessionIDs (in) - S-0-1830.x.07 List of UCM SMP containers (out) - S-0-1830.x.08 List of UCM SMP Session IDs (out) * ENHANCEMENT: Comments for connection state changes to the state Error in SMP transmissions added. These comments are important for the user to determine, whether or not the contents of a SMP container are evaluated by the Sercos Monitor. ::SercosMonitor.Plugins.SmpPluginGui * FEATURE: Dialog for the Configuration of SMP Sessions added. * FEATURE: Filter for invalid SMP sessions, SMP session configuration state, priorities and producer/consumer types added to the SMP View. * ENHANCEMENT: Display of SMP transactions from the view of the producer deselected in order to avoid redundant display. Transactions from a slave to the master are still dispayed. * ENHANCEMENT: The state of the checkboxes for SMP containers and sessions in the SMP View now is kept during a reload of the telegrams. -------------------------------------------------------------------------------- Version 1.1.4 - 19.12.2012 ::SercosMonitor.Plugins.SercosPlugin * ENHANCEMENT: Algorithm for Cycle time calculation revised. ::SercosMonitor.Plugins.SmpPlugin * ENHANCEMENT: Additional checks added to SMP protocol handling. E.g. change of session control header without toggeling New Data bit or processing of a session without initially setting the FirstOfSequence bit. The invalid fragments are now displayed. * ENHANCEMENT: Processing the same session ID with different priorities is now possible. -------------------------------------------------------------------------------- Version 1.1.3 - 12.12.2012 ::Installer * ENHANCEMENT: Default installation path with user privileges set to $SystemDrive/Sercos Monitor/ ::SercosMonitor.Core * BUGFIX: Bug in determination of communication cycle times > CP3 fixed. * BUGFIX: List of Ethernet Interfaces is now also provided, when access level restricts an access to detailed Network Interface information. -------------------------------------------------------------------------------- Version 1.1.2 - 06.12.2012 ::SercosMonitor.Gui * BUGFIX: Default View Settings will now be provided, during the first start with no latest user settings. * FEATURE: Reset User Settings Button available under Sercos Monitor Options. * ENHANCEMENT: Default value of Trigger Activations set to 1 (fix number). Continuous activations by default was misleading. * ENHANCEMENT: GUI Controls optimized for Windows 7, which uses a different default font family. * ENHANCEMENT: Automatic disable of GUI controls in case of a telegram capture updated. ::SercosMonitor.Plugins.SercosPlugin * ENHANCEMENT: Determination of cycle time, now also considers SVC transmission of S-0-1002. -------------------------------------------------------------------------------- Version 1.1.1 - 27.11.2012 ::Installer * ENHANCEMENT: Windows registry entries added, for listing the Sercos Monitor as program in the Windows Explorer - Open With menu. ::SercosMonitor.Core * FEATURE: The Sercos Monitor now loads the last capture settings during startup automatically, including the selected Ethernet interface for telegram capture. This option can be deactivated via the Sercos Monitor Options dialog. * ENHANCEMENT: The option Disable Telegram Display has been added to the Capture Settings. The Capture Settings Version has been set to 1.1 ::SercosMonitor.Gui * BUGFIX: Wrong context Menu of Console View removed. * BUGFIX: Opening of the help pages, after a capture file has been loaded, now is possible. * FEATURE: Capture and View Settings can now be loaded/saved inidivually via an own dialog, which can be opened via the Capture/View Tab. * FEATURE: Description of the current status of the network configuration added to the Status Bar. * ENHANCEMENT: Automatic resizing of columns in the Telegram List View. This option can be deactivated via the Auto Size toggle button. * ENHANCEMENT: Source of loaded telegrams added to window title. * ENHANCEMENT: Source of loaded telegrams is updated, when "save capture file as" is executed. * ENHANCEMENT: A textbox is shown, when the option Disable Telegram Display is chosen and no capture file has been selected. * ENHANCEMENT: Scaling of dialogs optimized. * ENHANCEMENT: Term "Filter Expression" replaced with "Telegram Expression" in several dialogs. ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: TelegramTypeAndNumberNode now shows correct MDT/AT for Sercos Telegrams, which have been marked as defect. * BUGFIX: TelegramValidNode of Sercos CRC now only considers correct CRC and not other defects of telegrams (e.g. invalid telegram length). * BUGFIX: Possible exception in case of a network configuration with connections according with Fix_CFG removed. * ENHANCEMENT: Standard SPDML files updated. -------------------------------------------------------------------------------- Version 1.1.0 - 11.11.2012 ::User Manual * ENHANCEMENT: Detailed description of capture trigger added. * ENHANCEMENT: The term filter expression replaced with the term telegram expression. ::SercosMonitor.Core * BUGFIX: Bugfix in expression language. Fix values now cannot be compared with list values anymore. * ENHANCEMENT: Network Configuration schema revised. Plugins have to define their individual configuration version. The network configuration can now also be loaded via the Import dialog. ::SercosMonitor.Plugins.SercosPlugin * FEATURE: Connection state machine handler implemented. ::SercosMonitor.Plugins.SercosPluginGui * FEATURE: Sercos Connections View for the visualization of connection states added. * ENHANCEMENT: Display of connection producer and consumer added to Connection Configuration dialog. ::SercosMonitor.Plugins.SmpPlugin * ENHANCEMENT: Display of connection producer and consumer added to SMP View. -------------------------------------------------------------------------------- Version 1.0.5 - 29.10.2012 ::Installer * ENHANCEMENT: Application data folders and files are now initially created by SercosMonitorGui.exe instead of by the installer. -------------------------------------------------------------------------------- Version 1.0.4 - 26.10.2012 ::SercosMonitor.Gui * BUGFIX: Wrong context Menu of Console View removed. ::SercosMonitor.Plugins.GenericNodesPlugin * FEATURE: Plugin for the individual creation of network data nodes with a fix byte offset and byte length added. ::SercosMonitor.Plugins.SmpPlugin * BUGFIX: Wrong handling with sessions, which have the same priority and are not closed, fixed. * BUGFIX: Incorrect abbreviations of SMP container removed. -------------------------------------------------------------------------------- Version 1.0.3 - 23.10.2012 ::Installer * ENHANCEMENT: An entry for the uninstallation via System Control - Software has been added ::SercosMonitor.Gui * FEATURE: Dialog for the creation of user-specific expressions added. * FEATURE: Import/Export dialog for user-specific expressions extended. * ENHANCEMENT: In case of an error, only a single messagebox is displayed and it is referred to the console view. ::SercosMonitor.Plugins.SercosPlugin * FEATURE: Common nodes for CP and CPS and Telegram Type and number added. ::SercosMonitor.Plugins.SercosPluginGui * ENHANCEMENT: Performance of SVC View - Slave selection improved. * ENHANCEMENT: Unused connections are not marked with "Missing Telegram Offsets" anymore. -------------------------------------------------------------------------------- Version 1.0.2 - 01.10.2012 ::Installer * BUGFIX: The Sercos Monitor now uses the user-specific "AppData/Local" folder for storing configuration and log files, which is not possible within the "Program Files" folder. ::SercosMonitor.Core * BUGFIX: Timestamp conversion of Pcap Nanosecond format corrected. * ENHANCEMENT: A trigger condition must not be defined anymore. A single Stop condition is sufficient. ::SercosMonitor.Plugins.FramePlugin * FEATURE: Hilscher netANALYZER >= V1.4 support added. ::SercosMonitor.Plugins.SercosPluginGui * BUGFIX: Connection Configuration Dialog - Connection List - WPF Binding Problems solved. * BUGFIX: System.NullReferenceException in SMP Plugin, when ConnectionElement is defined without a IDN, removed. -------------------------------------------------------------------------------- Version 1.0.1 - 17.09.2012 ::SercosMonitor.Plugins.FramePlugin * FEATURE: Hilscher netANALYZER < V1.4 support added. ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: Topology index decreased by 2 bytes offset. -------------------------------------------------------------------------------- Version 1.0.0 - 08.09.2012 ::SercosMonitor.Core * FEATURE: Pre- and Postscope added to capture trigger. ::SercosMonitor.Plugins.SmpPluginGui * BUGFIX: New columns of SMP View added to CSV export -------------------------------------------------------------------------------- Version 0.9.1 - 29.08.2012 ::SercosMonitor.Plugins.SmpPluginGui * FEATURE: Session based filter for SMP analysis added. * FEATURE: Time since last transmission of a session added. -------------------------------------------------------------------------------- Version 0.9.0 - 24.08.2012 ::SercosMonitor.Gui * ENHANCEMENT: Console View updated. Different log messages are now colored according to their level of severity. ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: The connection elements are now reset, when a new SVC transmission of S-0-1050.x.6 is recognized and filled again with the contents of S-0-1050.x.6. Hence the connection configuration list is no longer increased with every new SVC transmission of S-0-1050.x.6. * BUGFIX: The structure instance of an IDN as part of a connection is now considered. * BUGFIX: Offset und length of device control topology handshake bit adjusted. * FEATURE: The automatic connection configuration now applies the length of list IDNs, determined during a SVC transmission before CP3, for the definition of the length of the IDN in the connection. If the list IDN has not been transmitted before, a default length of 2 Bytes is used. ::SercosMonitor.Plugins.SmpPlugin * FEATURE: SMP Plugin for the resolution of SMP transmissions added. ::SercosMonitor.Plugins.SmpPluginGui * FEATURE: SMP View for the particular display of SMP transmissions added. -------------------------------------------------------------------------------- Version 0.8.5 - 06.06.2012 ::SercosMonitor.Gui * FEATURE: Export and import of Sercos Monitor options, network configuration, capture settings and view settings added. ::SercosMonitor.Plugins.SercosPlugin * FEATURE: Changes of the port topology of a Sercos slave are now recognized and stored. -------------------------------------------------------------------------------- Version 0.8.4.1 - 23.05.2012 ::SercosMonitor.Gui * BUGFIX: Detailed Information View does not reset information during a capture with discarded capture telegrams anymore. * FEATURE: Sercos Monitor Help pages added. -> Hit F1.. * FEATURE: Keybindings Ctrl+O, Ctrl+S, Alt-F4 added. * FEATURE: Control for reloading capture telegrams added. ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: Sercos view specific data is now reset, when a new capture is started. -------------------------------------------------------------------------------- Version 0.8.4.0 - 11.05.2012 ::SercosMonitor.Core * BUGFIX: SharpPcap library updated. Bugfix for locked capture file problem after capture file save procedure. * ENHANCEMENT: Memory handling updated. ::SercosMonitor.Gui * FEATURE: Console View for detailed output of status information. * ENHANCEMENT: Detailed Information View updates now after selection changes of the active view. ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: Sercos view specific data is now reset, when a new capture is started. * FEATURE: Resolution of Sercos connection specific data added. * FEATURE: Resolution of the Hot-Plug field added. * ENHANCEMENT: Telegram offsets can now be configured to be relative to the start of the Ethernet frame or start of the Sercos SDU. ::SercosMonitor.Plugins.SercosPluginGui * FEATURE: Sercos connections incl. their data elements can now be configured and displayed. -------------------------------------------------------------------------------- Version 0.8.3.0 - 16.04.2012 ::SercosMonitor.Core * ENHANCEMENT: Exceptions during the load and capture process are now catched and handled. The Sercos Monitor does not necessarily need to be closed anymore. ::SercosMonitor.Gui * FEATURE: And/Or operator added to Filter Expression dialog. * ENHANCEMENT: Telegram Display filter and option for selection of telegrams moved to the top of the TelegramList View. ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: Determination of IDN Data block number revised. * BUGFIX: Thread synchronisation problem in Communication Phase Stm node fixed * FEATURE: More network data nodes for CP0 address allocation are provided. * FEATURE: Display of SVC error strings added. * FEATURE: Detection of invalid handling of the SVC added. * ENHANCEMENT: Communication phase related network data nodes are now also displayed during communication phase switch. * ENHANCEMENT: Display of IDN Operation Data according to attributes of loaded SPDML files added. ::SercosMonitor.Plugins.SercosPluginGui * BUGFIX: Display of Telegram No. of Communication Phases View adjusted * FEATURE: Visualisation of invalid handling of the SVC added. * FEATURE: Network topology history added to NetworkTopologyView * FEATURE: Telegram can be selected by right click or double left click on CommunicationPhase, SVCTransmission and/or NetworkTopology * ENHANCEMENT: SVC - IDN search is now possible via Wildcards. -------------------------------------------------------------------------------- Version 0.8.2.0 - 20.03.2012 ::SercosMonitor.Core * ENHANCEMENT: "Signed decimal" display Format added per default to most network data nodes. ::SercosMonitor.Gui * FEATURE: Detailed Information View, which shows more information of a selected element (e.g. SVC Transmission) * ENHANCEMENT: Performance of Telegram List View improved. * ENHANCEMENT: Auto Scroll Option for Telegram List View added. ::SercosMonitor.Plugins.SercosPluginGui * FEATURE: Network Topology View added Note: Does not handle topology changes indicated in the Device Status Words yet. * FEATURE: Communication Phase View added * FEATURE: SVC View added -------------------------------------------------------------------------------- Version 0.8.1.1 - 06.02.2012 ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: Telegram byte offsets of Device Control and Device Status word in CP1/2 corrected -------------------------------------------------------------------------------- Version 0.8.1.0 - 17.01.2012 ::SercosMonitor.Core * BUGFIX: Out-of-memory handling in Windows 7 environments in case of defect pcap-Files fixed. ::SercosMonitor.Gui * ENHANCEMENT: Selection of previously selected telegram after display filter -------------------------------------------------------------------------------- Version 0.8.0.2 - 16.01.2012 ::SercosMonitor.Gui * BUGFIX: Selected default path of network configuration files. The old default path led to an error in Windows 7 environments. -------------------------------------------------------------------------------- Version 0.8.0.1 - 13.01.2012 ::SercosMonitor.Core * BUGFIX: Several Bugs in Filter-Parser removed, e.g. (Node, which has no data for telegram | Bitmask) * BUGFIX: Check of WinPcap revision now tolerates Strings in revision identifier (e.g. beta) * ENHANCEMENT: Handling of erroneous telegrams optimized ::SercosMonitor.DataModel * ENHANCEMENT: Units of Network Data Nodes added, e.g. Timestamp - ns ::SercosMonitor.Gui * FEATURE: NetworkDataNodes can now be interpreted as UTF8-Characters * FEATURE: Open capture files per Drag&Drop and Double-Click * ENHANCEMENT: GUI start resolution changed to full screen * ENHANCEMENT: NetworkDataNodes SDU, MDT, AT and all AssemblyNodes can no longer be applied for Telegram List column configuration * ENHANCEMENT: Workaround for WPF-Bug, which hides GUI behind other Windows * ENHANCEMENT: Byte offsets of Telegram List View changed from decimal to hexadecimal ::SercosMonitor.Plugins.SercosPlugin * BUGFIX: Check of telegram length during CP switch is now performed according to the required telegram length of the previous CP. * BUGFIX: Assignment of SVC and Device Control/Status of slave 1 changed from slave index 0 to slave index 1. * BUGFIX: Separate NetworkDataNodes for MDT and AT SVC INFO fields introduced. * ENHANCEMENT: Shortnames and BitDescriptions of several NetworkDataNodes shortened -------------------------------------------------------------------------------- Version 0.8.0.0 - 22.12.2011 * FEATURE: First Release. --------------------------------------------------------------------------------