Author: Ethan Wilke

505 Simulator v2.03 Release Notes

Solutions

  • Attempting to enable a Special Function containing SCALE or UNSCALE instructions that use indexed expressions as input parameters no longer results in an error.
  • Non-fatal errors encountered in Special Functions that contain a Store operation are now correctly reported.
  • Status Word STW1 is now correctly updated during RLL task execution.
  • Discrete encodings that were converted from APT programs are now correctly recognized as data start addresses by the PACK instruction.
  • Loop and alarm addresses that are not flagged as real numbers may now be read as integers and converted to real number addresses.
  • Attempting to run a TASK instruction within an RLL subroutine will now correctly generate a syntax error.
  • The PACK instruction now correctly allows discrete addresses to be used as the table address in a Pack From configuration.
  • Cyclic Special Function programs containing RETURN instructions now execute properly after their first iteration.
  • The PACK instruction no longer allows Status Word addresses to be used as the table address in a Pack From configuration.
  • The PACK instruction now correctly allows T memory to be used as the table address in a Pack To configuration.
  • The PACK instruction has been rewritten to more correctly simulate PLC behavior when using a discrete table address.
  • RLL error addresses are now properly reported from the ladder syntax check.
  • Power flow for branched multiple-input box instructions is now reported correctly.
  • The Special Function CALL instruction now correctly passes discrete parameters.
  • Parameter address types are now correctly allowed as Register Start addresses in Shift Register Status instructions when used with a table of constant length.
  • Parameters specified as integer values in Pack Loop and Pack Alarm instructions are no longer being packed as real numbers.

505 Simulator v2.02 Release Notes

Solutions

  • Entering Run mode in certain types of user programs no longer causes an unexpected error.
  • Enabling a Special Function program that contains a K-memory address indexed in an expression no longer results in a compilation error.
  • Discrete parameters that are passed in SFSUB instructions in ladder are now properly checked that they are within a valid range before being compiled.
  • The Error Status Address for Special Function programs is now properly checked that it is within a valid range when the program is enabled.
  • The Ramp/Soak Status Bit address is now properly verified upon download of Ramp/Soak information.
  • The Special Function Error Code is now updated correctly during inline SFSUB executions, and the STORE instruction now properly reports errors so that values are written in the correct order to the Error Status address.
  • Write Loop and Write Alarm address values are now properly checked that they are within a valid range before they are written.
  • Simulator now correctly processes discrete addresses used in loops and alarms that were originally loaded from an APT program and then saved in WorkShop.

505 Simulator v2.01 Release Notes

Features

  • Ladder, Special Function, and Expression compilers have been updated to find a broader range of syntax errors within a program.

Solutions

  • The STW1.11 bit is now properly set and cleared during error situations.
  • The PRINT instruction now decodes text instructions that are not on a word-aligned boundary.
  • MOVE instructions now execute properly at a length of 256 and greater.
  • PID Loops now transition properly from automatic to cascade and back.
  • Attempting to launch 505 Simulator from within a copy of WorkShop that was originally installed by another user no longer results in an error.
  • Attempting to upgrade the site license of a copy of 505 Simulator that was originally installed by another user no longer results in an error.
  • Attempting to load a program that contains logic in an invalid location no longer causes 505 Simulator to close unexpectedly.
  • Open and close alarms that occupy the same address are now properly set by the DCAT instruction.
  • The value of the square root of a process variable calculation is no longer rounded before being scaled.
  • Timer (TMR) instruction output nodes now stay on if the input node turns off after the timer expires.
  • Valid information is now returned when reading or writing Loop Mode and Loop Status TT types.
  • Error bits are now properly set after the occurrence of a non-fatal error.
  • The Special Function Subroutine (SFSUB) instruction now properly sets and clears status and error bits during execution.
  • Go To Subroutine (GTS, PGTS, and PGTSZ) instructions now correctly set all error bits and words when a subroutine stack overflow occurs.
  • Deleting a Cyclic Special Function program that is being executed no longer causes 505 Simulator to close unexpectedly.

 

PLC WorkShop for Modicon v5.62 Release Notes

Solutions

  • FTVersionTrak will no longer prompt the user to get the latest version of a WorkShop file more than once after the program is opened.
  • Double-clicking an FTVersionTrak-related icon within WorkShop no longer results in the dialog being displayed twice.
  • The default installation directory is now consistent with all other FasTrak SoftWorks products.
  • Site license customers are no longer prompted to enter their password when uninstalling the software.
  • Attempting to launch the full version of FTLogger or FTTrender from within a copy of WorkShop that was originally installed by another user no longer results in an error or the launch of a limited version of the product.
  • Attempting to upgrade the site license of a copy of WorkShop that was originally installed by another user no longer results in an error.
  • Modicon Simulator can now be installed from the WorkShop CD.
  • The Run/Stop toolbar icon is no longer replaced by a checkmark when going offline from the PLC.
  • The Address Breakpoint Editor no longer displays a field for Segment Number.
  • Logic and Cross Reference windows now display “Simulator” in the title bar when connected to Modicon Simulator.
  • 984-385E and 984-381E users may now select PLC types based on firmware greater than and less than Revision 144 in the PLC Type Selection dialog.
  • Documentation Sort Order print settings no longer cause WorkShop to crash when attempting to print or print preview.
  • 6x registers now load correctly.

PLC WorkShop for Modicon v5.61 Release Notes

Solutions

  • FTVersionTrak no longer attempts to connect to the repository when a user opening a WorkShop file that is being tracked by FTVersionTrak cancels the repository connection.
  • Attempting to save a file being tracked by FTVersionTrak to a new filename now results in a disconnection from the repository.

PLC WorkShop for Modicon v5.60 Release Notes

Features

  • Supports integration with FTVersionTrak.
  • Supports integration with Modicon Simulator.

Solutions

  • Timer instruction parameter labels for preset and accumulator values are now displayed as P: and A: in ladder.
  • The floating documentation window now displays five rows instead of four.
  • Viewing 6x registers above the first file no longer causes a communication error in the Data Window.
  • WorkShop now displays a Save As dialog after an attempt is made to save a program to a read-only file.
  • Printing Quantum 800 series Drop Configuration now displays the head number in the Drop Header.
  • Printing PLC configuration now displays I/O Time Slice and Duplicate Coil Start when applicable.

505 Simulator v2.00 Release Notes

Features

  • Improved memory usage efficiency when running large programs.
  • Supports the new CTI 2500 Series processors, which can now be selected from the list of supported PLC types.
  • Maintains own network listing to allow WorkShop to enter into network mode directly when connecting.

Solutions

  • Power flow in timer-based instructions no longer constantly toggles outputs on and off when 505 Simulator is run on faster computers.
  • Address ranges referenced by the MOVE instruction are now verified for proper configuration before execution.
  • Source and destination table pointers referenced by the Move Word with Index (MWI) instruction are now verified for proper configuration before execution.
  • Timer instructions now function properly when called from a cyclic RLL task.
  • Process variable square root values are now correctly calculated.
  • Up Counter (CTR) instructions, Discrete Control Alarm Timer (DCAT) instructions, Motor Control Alarm Timer (MCAT) instructions, Move Word from Table (MWFT) instructions, and Move Word to Table (MWTT) instructions are no longer affected by instruction numbers greater than 255.
  • Divide (DIV) instructions no longer write a result if an overflow is detected.
  • Word Shift Register (SHRW) instructions no longer cause word address parameters to shift one extra word in the shift register.
  • Instructions now always execute when they have power flow and will not execute when they do not have power flow.
  • Bit Pick (BITP) and Bit Clear (BITC) instructions no longer execute without power flow.
  • Using Startup Restore no longer results in an error during startup if shut down occurs after the execution of the final batch of an I/O Simulator recipe.
  • Compare (CMP) instructions now perform signed comparisons of their values.
  • Discrete Control Alarm Timer (DCAT) instructions no longer advance erratically.
  • All instructions can now read from K (Constant) memory normally.
  • Read-only addresses can no longer be written to when using the 505 internal addressing format.
  • Move Image Register to Table (MIRTT) instructions now execute properly at a length of 256.
  • Move Word with Index (MWI) instructions no longer pass power when encountering error situations.
  • Scan Matrix Compare (SMC) instructions now reset their address pointers when power flow to the instruction is disabled.
  • Exceeding the maximum subroutine nesting level (32) no longer results in an unexpected termination of the program.
  • WorkShop no longer has a problem searching for discrete addresses through Special Function Subroutine (SFSUB) instructions in ladder.
  • Motor Control Alarm Timer (MCAT) instructions now properly clear open and close alarm bits when the general alarm condition is no longer present.
  • Attempting to use a discrete address in an error status address location now properly results in an error.
  • Expressions processed under error conditions now produce results similar to a 505 PLC.
  • In IMATH expressions, the NOT operator now determines the one’s complement when used in conjunction with an integer and generates a Boolean result when used in conjunction with a discrete.
  • FRAC expression functions now produce proper results when used on negative numbers.
  • Call subroutine (CALL) instructions now allow the correct number of subroutines to be nested in a Special Function execution sequence.
  • Respective status bits for Fall Through Shift Register (FTSR) instructions are now cleared when the register is no longer either full or empty.
  • Special Function Subroutine (SFSUB) instructions are now compiled using real expressions.
  • PID loops now utilize loop and alarm acknowledge flags and update loop and alarm status flags appropriately.
  • PID loops now set bit 6 (hold in progress) of the RAMP/SOAK flag address when RAMP/SOAK is set to Hold mode.
  • Executing PID loops using the Deadband error mode no longer results in an invalid error value.
  • PID loops using a reverse acting loop now have improved error calculation.
  • PID loops now execute a new Special Function program if the C-Flags are modified directly from an operator interface.
  • Compiling Special Function programs that contain PACK Loop/Alarm instructions with a certain number of data elements no longer results in an error.
  • Non-loop output addresses used as remote setpoints no longer prevent loops from transitioning into Cascade mode.
  • Attempting to set a breakpoint on an address that is being modified by the I/O Simulator no longer results in error.
  • Up/Down Counter instructions now count up to the current preset (TCP) value rather than the value at the time the simulator entered Run mode.

PLC WorkShop for Modicon v5.52 Release Notes

Solutions

  • When transferring to PLC, the Audit record is updated appropriately.
  • Eliminated potential corruption of *.EXE loadables that span pages on a save from PLC.
  • *.EXE loadables that are greater than 64K merge correctly.
  • Network count displays correctly during save from PLC.
  • “Use Input x for Clock Enable” check box in EHC 105 00 module functions correctly during zoom.
  • Building cross-reference with many drops no longer causes program to lock up.
  • Correct import of Profibus from *.CFG file within the Profibus Configuration Extension.
  • Added the ability to edit and view more than 32 modules in a single drop in the Traffic Cop.
  • When configuring segments for a Quantum PLC, the Segment Scheduler will now be scheduled with drops for each segment.
  • Updated online Trace, Untrace, and Find to correctly enter a node in the Node Edit mode before changing the display.
  • Corrected the ability to write flash memory on Momentum PLCs.
  • Corrected display of AD16 function block to have proper placement of inputs and outputs.

505 Simulator v1.02 Release Notes

Solutions

  • Program no longer tries to continue executing after CALL stack limit failure when “Continue On Error” option is set for a Special Function.
  • Non-compiled Special Function programs and subroutines are no longer being called inline from the RLL or from a CALL statement in a compiled Special Function program.
  • PID Loops and Alarms correctly write updates to discrete V-Flag addresses.
  • Special Function execution now uses memory more efficiently.
  • Special Function SCALE and UNSCALE instructions now report an error when the input is out of the range of the engineering units specified.
  • Forced bit I/O locations are no longer cleared on a transition to Program.
  • When finding an X or Y address in a discrete force, the search will also look for “C” addresses.
  • The TEXT instruction decodes properly during the RLL syntax check and no longer causes the Find Opcode function to encounter an error and abandon its search.
  • Searching by instruction type now finds all instructions within the same instruction class. (Requires 505 Workshop 4.00 SP1)

505 Simulator v1.01 Release Notes

Solutions

  • Corrected a problem of the Simulator reporting an error on an RLL compile or syntax check when a LBL number is used more than once.
  • Corrected a problem when enabling/compiling a Special Function Program or Subroutine where the PACK instruction would not decode its parameters correctly when certain address types were used.
  • Improved the 505 Simulator About box so that it now displays the site license user information and serial number when a site license is installed.
  • Corrected a problem of the SDT, PACK and CDT instructions incorrectly reading values from addresses that are used as integers in the instruction, but can be specified as real addresses.
  • Corrected a problem of the SDT and CDT instructions not rounding their values when storing to an integer output and the ROUND function in the SF expressions was incorrectly rounding values.
  • Corrected a problem where issuing a Power Up Restart command, which is not supported in the 505 Simulator, would result in a checksum error message in 505 WorkShop.
  • Corrected a problem that would cause the 505 Simulator to crash when a Special Function Program or Subroutine executed a RETURN statement without first calling a subroutine.
  • Corrected a problem that caused the RLL to not execute when placed into Run Mode after the Simulator loaded one of its save files where the Ladder Mode was in Program Mode. This problem would resolve itself if an RLL edit was made before entering Run Mode.

PLC WorkShop for Modicon v5.51 Release Notes

Solutions

  • Corrected printing so that the last row of all the networks is now printed. This feature was introduced in Version 5.50.
  • Corrected print/print preview for networks displaying coils in the solve position, which is Column 11. This feature was introduced in Version 5.50.
  • Eliminated installation problems between WorkShop and ControlShop. Note: upgrading to this version requires reinstallation of the applicable site license file.
  • Uninstalling will no longer delete registry settings for communication paths and window positions.

PLC WorkShop for Modicon v5.50 Release Notes

The file format has changed for this release!

Features

  • Added Program Setup option to show Coils in “Right-Most Column” or “Solve Column”.
  • Added Application Setup check box option to lock out the Fast PLC Connection mode.
  • Added Find Previous ability to key word searches in Documentation Window.
  • Added description of each PCFL function to ladder instruction display.
  • Added an Inactivity Timeout feature to the NT Authentication Security Settings, which already exists in FasTrak Security.
  • Added “Display Traced Coils” option in the diagnostic menu to display coil location under each 0x contact using the information from the Cross Reference table.
  • Added inline display of Tags and Descriptions in the Cross Reference view.
  • Added a feature to print Tags and/or Descriptions in a single line in Cross Reference.
  • Added the ability to document the 4x bit of word addresses using the documentation view.
  • Added a feature to display PLC Status information.
  • Added Replace Table feature to replace up to 24 addresses and discrete instructions and allow moving or coping of documentation and data values including force states.
  • Added the restoration of Logic, Documentation, Data and Cross Reference Windows position based on their previous positions.
  • Added support for the Factory Case Module – 140 NWM 100 00.

Solutions

  • Values now update properly when scrolling through the Data Window using the mouse wheel.
  • Increased the number of Tables for improved functionality with shared documentation.
  • Corrected Cross Reference lockups including Configuration Extension.
  • Previous installations of WorkShop must be removed before installing a newer version.
  • Improved the uninstall process to allow FTSvrMgr.exe to be removed.
  • Corrected page numbers on Print Index Summary page to reflect actual printout starting page.
  • The Data Window Title now includes the Template file name.
  • Improved address verification to prevent importing and/or printing invalid addresses.
  • Added mouse wheel scrolling functionality for Windows XP.
  • Changed the defaults for Quantum Drop “I/O Type” to Remote and the Distributed Drop “Series” to Read/Write.
  • The Trace Coil and Untrace Coil menu items have been moved from the Edit menu to the Diagnostics menu. They are now listed with the “Display Traced Coils” item.
  • Corrected saving small loadables to ensure complete information is saved.
  • Corrected Activity Audit description when writing to FLASH or EPROM.
  • Allow writing to TSX Compact’s FLASH or PCMICA EPROM while in Optimize mode.
  • Corrected problem when trying to clear a TSX Compact’s PCMCIA EPROM card while communicating through the MB+ port.
  • Corrected problem of .WDT extension continually being added to the file when Saving Data Window Templates.
  • Corrected Activity Audit description when disabling (forcing) discrete addresses.
  • Corrected displaying the wrong address when opening Documentation Window, using Ctrl-L, when in 5-digit mode.
  • Added the 32-bit resolution setting in the Traffic Cop zoom screen for the ADU 257 analog input card.
  • Corrected problem with program crashes during Print operation when ladder is not being printed.
  • Added message, which reminds the Data Window Template should be saved if changes were made before the window closes.
  • Corrected copying a NEQN in a partial network resulting in a GPF.
  • Corrected problem of always inserting a network when going to a segment from the Logic Editor or All Headers dialogs.

PLC WorkShop for Modicon v5.49 Release Notes

Solutions

  • Corrected problem of a keyword search in the Documentation Window returning an incorrect address when the documentation is not sorted by address.
  • Corrected use of hotkeys when adding N/O or N/C Contacts or Coils in ladder after entering an address.
  • When programs for different PLC types are open, and floating toolbars are used, the appropriate instruction set within the floating toolbar now displays when focus is changed among logic windows.
  • No longer limit the Read and Write Reference Remote addresses in the Edit I/O Scanner Transaction dialog to the configured address limits of the local PLC.
  • Corrected problem of all segments not printing if Network Number Mode in Program Setup is not set to Continuous or logic windows are not open for each segment.
  • The Module Zoom for DAU 2×2 screen now lists an option of Unipolar 15 Bit+Sign.
  • The Floating Documentation Window now hides/appears when its Application Setup setting is changed while no program is open.
  • The Floating Documentation Window and Toolbars now appear above the Status Bar.
  • Import dialog now accepts manually entered file names.
  • When the ladder cursor is placed on a constant, documentation in the Floating Documentation Window is now cleared.
  • Improved parameter validation when 5-digit constants are entered under 5-digit address display size.
  • Corrected problem, which prevented security administrators from modifying FasTrak Authentication Security under international versions of Windows.
  • The following hotkeys were added to dialogs: Alt-O (OK), Alt-C (Cancel, Close), Alt-L (Clear), and Alt-H (Help).
  • Reduced time to save programs via TCP/IP.
  • Corrected problem with minimized windows being forced below bottom edge of the WorkShop window.
  • When saving a file, original case of the entered file name is now retained.
  • Corrected problem that occurred when loadables, which exist in ladder, are deleted.
  • Corrected problem of incorrect print range settings being retained when the last network of a program is deleted.
  • Revised error message generated within Print dialogs when network count mismatches.
  • Analog and discrete input and output address types can now be used on Modules BKF201 and BDF202 of a 984-275E Compact.
  • Improved error message generated during Lines per Page validation in the Page Setup dialog when the value is less than 15.
  • Corrected problem of documentation not updating in the Data Window after editing using Ctrl-L.
  • ProWORX.FIL record types are now imported as tags into WorkShop address documentation. Tags are exported as records into ProWORX.FIL files.
  • Improved dialog message regarding the Cross Reference table not being up to date.
  • Reinstalling WorkShop now replaces server DLLs, which were manually deleted from the system directory.
  • Corrected problem when launching WorkShop by double-clicking a program file.
  • Corrected problem in the Documentation Window with displaying the wrong address in the Edit Documentation dialog via the Modify Doc. right-click menu option.
  • Corrected problem with the Data Window going blank when canceling a close program command.
  • Corrected error message generated when maximum rows exceeded within the Data Window using the Fill dialog.
  • Corrected problem with 1..5V or 4..20mA setting in a 170 AAI 030 00 Momentum Module Zoom.
  • All 8 channels are now available when 170 AAI 030 00 Momentum modules are configured in Momentum I/O drops.
  • Corrected problem of files not merging properly in some PLC types when TCOP is included.

PLC WorkShop for Modicon v5.46 Release Notes

Features

  • Program name, data, time and page number may be printed at the top or bottom of each page.
  • Margin settings now apply to the page headers and footers.
  • Floating Documentation Window displaying tag, description and description comments in multi-line Window added.
  • Floating Documentation Window displaying description comments in a single line Window added.
  • Manual enhancements including DX zoom screen shots, “Monitor Mode” and “Compare function” added.

Solutions

  • During installation all nodes under the tree structure as selected by default.
  • The “Trace Coil” and “Untrace Coil” features highlight the ladder logic starting at the position of the cursor.
  • Corrected problem with the Quantum Traffic Cop configuration retaining added drops.
  • Toolbar is no longer redrawn when focus is clicked on a minimized window.
  • The “Global I/O” and ‘Edit’ dialogs calculate the correct ‘to’ address for 0x and 1x discretes.
  • The “Global I/O” dialog allows “Global Output length” and “Global Output reference” to be empty.
  • Corrected “Print” and “Print Preview” problem when printing Module Port information for Micro 612 PLCs.
  • Online with a 984-785E the “PLC Type Setup” dialog determines which PLC type it is displaying.
  • Corrected visibility problem when entering in the “Address” column in the Data Window.
  • The Data Window no longer loses focus after returning from the Windows common dialog used to load and save templates.
  • “Module Zoom” no longer displays the changes even through they are not physically accepted.

PLC WorkShop for Modicon v5.45 Release Notes

Features

  • Program name, data, time and page number may be printed at the top or bottom of each page.
  • Margin settings now apply to the page headers and footers.
  • Floating Documentation Window displaying tag, description and description comments in multi-line Window added.
  • Floating Documentation Window displaying description comments in a single line Window added.
  • Manual enhancements including DX zoom screen shots, “Monitor Mode” and “Compare function” added.

Solutions

  • Complex printer driver selections are now displayed in the print setup Properties dialog.
  • Entire network headers are now written when programs are output to text files.
  • Peer Cop configuration extension data is now correctly read from and written to PLCs.
  • Peer Cop now allows BCD and BIN selections for Global I/O register address types.
  • The “Unable to locate the security server” error when disabling a Microsoft Access database activity audit file is fixed.
  • The ‘Online Logic Powerflow Update’ setting in the ‘Update Times’ tab of the ‘Program Setup’ dialog may be adjusted when online networks are incorrectly marked ‘skipped’ while displaying powerflow.

PLC WorkShop for Modicon v5.44 Release Notes

Features

  • The .FMD file format is changed in this release.
    Files saved by this version of WorkShop cannot be opened by earlier versions of WorkShop.

Solutions

  • When searching for text in the Documentation Window, the Match Case option is now available.
  • The BIN/BCD toggle push button on the I/O Drop Editor for remote I/O modules under Quantum is now enabled.
  • Added an option to correct a rare condition where networks are incorrectly reported as skipped in the ladder display.
  • If the condition occurs, set the powerflow update delay with controls in the Online Logic Powerflow Update group box in the Update Times tabbed dialog of the Program Setup dialog.
  • The default setting, zero milliseconds, is appropriate for almost all PLCs.

PLC WorkShop for Modicon v5.43 Release Notes

Features

  • When importing documentation from Modsoft, the Descriptor can now be placed in the Description Comment field. There are three choices:
    • The first 96 characters in the Description and the rest in the Description Comment
    • The first 96 characters in the Description and entire Descriptor in the Description Comment (the first 96 characters are repeated)
    • The entire Descriptor in the Description Comment and nothing in the Description

Solutions

  • Corrected a condition where, in the Documentation Window, the keyword search was not case sensitive even when the Match Case box was checked.
  • Corrected a situation where the box that shows the progress of loading a file into the PLC would not close.
  • The system will not attempt to write PCop information to a running PLC.

PLC WorkShop for Modicon v5.42 Release Notes

Features

  • Network headers are now included in the export to ProWORX NXT .FIL file.
  • Added support for CPS12420 power supply.
  • Added support for MPM-204 Zoom module
  • Added support for:
    • Quantum NOA 622 00
    • Quantum NOE 771 01
    • Quantum NOE 711 11
    • Momentum ANR 120 91
    • Compact DEP 256
    • Compact DAP 258
    • Compact ADU 256
  • Print font dialogs now display not only the screen fonts, but also the printer fonts.
  • Feature: Profibus support in Configuration Extension.
  • Feature: Flash Ram support for 434.
  • Added support for second Modbus port on 785.

Solutions

  • After Windows 2000 Hot Fix KB824141 was installed, the first character a user typed in ladder logic was repeated several times. The WorkShop code has been changed to prevent this behavior.
  • EXE loadables are now saved from 113-03 processors correctly.
  • Corrected a problem with the configuration of ASCII messages in Quantum 113-03 processors.
  • Corrected a condition where an E275 PLC sometimes failed write to Internal Flash or PCMCIA cards when communicating through the Modbus+ port.
  • Correctly shows module number for unconfigured slots. Recognizes more IO modules.
  • TCOP now correctly counts the number of modules.
  • Added check to verify that the number of drops does not exceed the number of segments.
  • The Remote 984 I/O Drop for DCP:3x registers now increments correctly.
  • Zoom screens for Momentum AAI 030 00 and AAI 140 00 modules have been corrected.
  • Support added for constants up to 65535 in Quantum timers and counters.
  • Enhanced the merge function to better check for features used in the source program that are not supported in the target PLC.
  • Added support for the ProWORX 2.0 .fis file format, which is different from the later versions of that format.
  • Improved cursor navigation the node editor in online programming prevents some errors resulting from unusual combinations of keystrokes.
  • Corrected a condition where copying and pasting addresses with full documentation fields would cause a system error.
  • Corrected a situation where editing some Config Extensions would result in an application error due to the size of the config extension.
  • Corrected a situation where saving an EXE loadable to a DOS PRG file caused an application error.
  • Improved the copy/paste process in the node editor to prevent a condition where a “coil in use” error would be generated even though the coil in question is the one being cut.
  • Corrected a condition where the DX Zoom for an EMATH instruction could cause a resource error.
  • The TCOP 140 AVI zoom dialog now accepts any of the channel range selections for any channel.
  • Corrected a condition where File Compare reported configuration differences on non-existant Modbus ports.
  • Ladder display improved to prevent a sequence of opening and closing ladder logic windows and the data window from confusing the range display.
  • Cut and Paste Special now includes address documentation.
  • Documentation is now printed for 5 digit addressing even if it was originally produced under 6 digit addressing.
  • Corrected a condition where documentation would be printed even when not selected in the main print dialog.
  • Corrected a condition where printing only single items would result in a system error.
  • Several idiosyncrasies in printing have been eliminated.
  • Corrected printing of TCOP locations.
  • FasTrak security no longer allows an existing password to be changed to blank.

 

PLC WorkShop for Modicon v5.40 Release Notes

Features

  • Added “FasTrak NT Authentication Security” – a major, new feature that supports NT Security and activity audit trails.
  • Added configuration details to the Cross Reference.
  • Added On-line Delete while in Node Edit mode.
  • Added support for Dynamic Routing for TCP/IP to Modbus+ bridge.
  • Added support for writing to EPROM or Flash memory in TSX 32-Bit Compacts.
  • Added Default Save and Restore feature to the main print dialog.
  • Added ability to Insert and Delete rows while on-line in Node Edit mode.
  • Added ability to choose a 5 or 6-digit scheme while importing delimited text documentation.
  • Added Cut and Paste by part to the Node Editor.
  • Added ability to Delete (Clear) a highlighted part of network with delete key to all editors.
  • Added support for Square-D SY/MAX modules to the Traffic Cop.
  • Added support for duplicate coils.
  • Added support for duplicate TCOP Modules numbers for Quantum, 32bit Compact, and Momentum PLCs.
  • Added support for AMCI 18x1Q, AMCI 18x2Q, AMCI 18x3Q, AMCI 18x4Q, AMCI 1861Q and AMCI 1862Q Quantum TCOP Modules.
  • Added support for module 170 ARM 370 30.
  • Added support for module 140 HRT 100 00.
  • Added a page number indicator to the Print Preview window.
  • Allow the typing of just an address for a NO contact when offline in Logic.
  • Added new branch cursoring feature.
  • Added ability to import documentation from Taylor, ModSoft, and DMC while online.
  • Added support for the import and export of Graysoft Title Pages (.TTL).
  • Added ALT-Z as a hot key for DX Zoom screens.
  • Added improved progress feedback during the import of DOS label.
  • Added a Help button to the DX Zoom screens.
  • Added functionality to edit the top node of a PCFL instruction.
  • Added option to cancel a Cross-Reference build both offline and online.
  • Added import of documentation with special ALT-3-digit-keyboard characters such as alt-157 ‘¥’, alt-171 ‘½’, alt-146 ‘Æ’.
  • Added DOS PGR to Save As dialog box.
  • Added a DX Zoom screen for the STAT instruction of an S901 PLC.
  • Added a check for the number of DX instructions on a 24-bit 584 when connecting on-line.

Solutions

  • Corrected problem of WorkShop shutting down when clicking “OK” while in the Title Page Print Editor.
  • Corrected problem of extra fields created within an exported, tab-delimited documentation file from documentation originally imported from Taylor.
  • Corrected problem of the wrong address opening for edit when doubling clicking on any 1x register from within the Documentation Window.
  • Corrected problem whereby using CNTL-Insert would open the Copy dialog.
  • Corrected filename display problem when printing the page headers.
  • Corrected sizing issues of toolbar button text when font size is modified.
  • Corrected problem of placing a coil in a network with no inputs. Coil is now placed further in to the network.
  • Corrected problem of writing a 6-digit address as a tag when typing in a tag name while having 5-digit scheme set and “Assign Address” activated.
  • Corrected problem with improper text wrapping in Segment and Network headers.
  • Corrected problem with Net Scan with SA85 based on port setting.
  • Corrected problem of scanning on both Modbus and SA85 for a PLC on a Modbus port set to SLAVE in a BM85.
  • Corrected number of addresses scanned through while on a BM85 through SA85.
  • Corrected the error display message while scanning an Ethernet bridge that crosses domain names. Dynamic Routing now corrects this and PLCs are properly displayed.
  • Corrected downloading the network equation instruction “FULL” in to an Quantum.
  • Corrected problem with picking an address in the Address Used table while in 5-digit mode.
  • Corrected problem of computer lockup in Windows 2000 when bringing up the open/save dialog if the “My Documents” or “My Briefcase” folder is selected.
  • Corrected problem of improperly painted background when a contact is selected and highlighted and logic status is turned on.
  • Corrected a General Protect Fault error when pasting with rewire into an empty segment number two while in continuous mode.
  • Corrected a problem with Undo while on-line in Node Edit mode after having placed a contact over a horizontal short.
  • Corrected error when trying to validate an addition of a symbol to a cell without having cursored off the cell.
  • Corrected a display problem when after having received an exceeding ladder memory warning. Display would become completely white or the warning dialog would trail white if clicked and dragged.
  • Corrected problem with displaying a 4x register value for a NEQN block while in 5-digit scheme.
  • Corrected improper display of parity setting of an ASCII port.
  • Corrected audible computer signal when highlighting ladder and dragging it to the far left of the logic window.
  • Corrected display problem of a highlighted cell when the DX Zoom screen is open; cell color is now inverted to the dialog’s list box color.
  • Corrected alignment problem of time and date information with the headers.
  • Corrected the problem when, by doubling clicking on an FMD file, user would receive a “Cannot find file” error and return a “Key not found error”.
  • Corrected problems of restoring default print settings when importing DOS PGR or existing WorkShop file.
  • Corrected problem of attaching to an E275 while in error state.
  • Corrected problems with restoring print defaults if original defaults had been saved from a file with a differing configuration.
  • Corrected various context sensitive help areas.
  • Corrected Quantum VME PLC’s configuration dialog window and revised areas of the dialog’s look and feel. The dialog’s combo box now works correctly.
  • Corrected the serial communication’s parity selection of ODD. Users can now select ODD as a parity choice.
  • Corrected problem importing large ModSoft documentation files.
  • Corrected import of ModSoft documentation contained named timers and counters. Named timers and counters now import correctly.
  • Corrected ModBus port support for Micro controllers 311, 411, 512, and 612 and added simple ASCII port setup configuration.
  • Corrected the writing of addresses when using Shared Documentation from 5-digit to 6-digit.
  • Corrected “Error Displaying Logic” message when pasting logic in to a new file with no existing networks.
  • Corrected warning when attempting to open a newer file format of a WorkShop file with an older version of WorkShop; warning states that there is an error with the “.FMD” file.
  • Corrected problems jumping to desired addresses by double-clicking them from within the All Headers window.
  • Corrected display of addresses to be formatted as floating point for the EMTH instruction within a DX Zoom screen.
  • Corrected using the enter key to execute the find in a DX Zoom text search.

PLC WorkShop for Modicon v5.31 Release Notes

Solutions

  • Corrected problem where attempting an import of a TAB delimited file, while the file is open in EXCEL, gave a sharing violation error, and when doing OK on that error, the import meter bar resides and the software is locked.
  • Corrected problem where the HotKey for Select All, “Ctrl-A” did not work when DOS Hotkeys or Modsoft Hotkeys was turned on.
  • Corrected problem being unable to connect Online to a PLC which has loadables saved in it, and unable to load a file offline which had loadables saved in it. A GPF would occur.
  • Corrected problem where the display of a vertical branch after an up transition, was overwritten when ‘symbol display’ was on and powerflow was showing.
  • Corrected problem where saving a program in Combine mode online in v5.30 caused a GPF.
  • Corrected problem where when double clicking on an FMD file to start PLCWorkShop, the Most Recent Used file list was different than if you just ran the software.
  • Corrected problem where in the TCP/IP comm. Setup, and network scan the user could not enter a 0 for any part of the IP address.
  • Corrected problem where the CR/LF was not recognized during the import of the Modsoft Segment/Network Comment file.
  • Corrected problem when a DX Zoom is done on an instruction, and the instruction contains a 0x discrete, which appears in the zoom window, the 0x discretes cannot be changed to a value of 1. The zoom window will always display a value of 0, even if it is a 1.
  • Corrected problem of being unable to attach Online to older 424 Quantums. Error message “Cannot get object from array” was occurring. Attach to other 424s was OK.
  • Corrected problem where the TCOP module 170-AMM-090 for a Momentum 170CC980-20 did not appear in the TCOP if it was originally entered via Modicon Concept software v2.5.
  • Corrected problem where the output addresses of Quantum TCOP modules with mixed 16 bit inputs and 8 bit outputs, such as (DDM390, DAM390, DAM490, DAM590) could not be configured on BYTE boundaries.
  • Corrected problem where the user was not able to get Online to the TSX Compacts when his key was programmed for Compacts Only. It did work for Offline.
  • Corrected problem where when pasting with rewire at the End of a segment in continuous mode, the network always went to the first network in the segment.
  • Corrected problem where when doing CTRL-L into the documentation editor, in 5-digit address mode, the doc editor did not display the address correctly.
  • Corrected problem where online with a Quantum and adding a NEQN in the last network and cursor off the instruction caused a “Search Failed” error.
  • Corrected problem where opening a FasTrak DOS “.PGR” file containing Peer Cop, did not import the PCOP correctly.
  • Corrected problem where powerflow on a parallel coil did not display correctly.

PLC WorkShop for Modicon v5.30 Release Notes

Features

  • Added Graphical Symbol representations in Ladder Logic for contacts and coils.
  • Added Password Security to the application allowing a System Administrator to be used in setting up users with proper rights.

Solutions

  • Corrected problem where in the TCP/IP comm. Setup, and network scan the user could not enter a 0 for any part of the IP address.
  • Corrected problem where the CR/LF was not recognized during the import of the Modsoft Segment/Network Comment file.
  • Corrected problem when a DX Zoom is done on an instruction, and the instruction contains a 0x discrete, which appears in the zoom window, the 0x discretes cannot be changed to a value of 1. The zoom window will always display a value of 0, even if it is a 1.
  • Corrected problem of being unable to attach Online to older 424 Quantums. Error message “Cannot get object from array” was occurring. Attach to other 424s was OK.
  • Corrected problem where the TCOP module 170-AMM-090 for a Momentum 170CC980-20 did not appear in the TCOP if it was originally entered via Modicon Concept software v2.5.
  • Corrected problem where the output addresses of Quantum TCOP modules with mixed 16 bit inputs and 8 bit outputs, such as (DDM390, DAM390, DAM490, DAM590) could not be configured on BYTE boundaries.
  • Corrected problem where the user was not able to get Online to the TSX Compacts when his key was programmed for Compacts Only. It did work for Offline.
  • Corrected problem where when pasting with rewire at the End of a segment in continuous mode, the network always went to the first network in the segment.
  • Corrected problem where when doing CTRL-L into the documentation editor, in 5-digit address mode, the doc editor did not display the address correctly.
  • Corrected problem where online with a Quantum and adding a NEQN in the last network and cursor off the instruction caused a “Search Failed” error.
  • Corrected problem where opening a FasTrak DOS “.PGR” file containing Peer Cop, did not import the PCOP correctly.
  • Corrected problem where powerflow on a parallel coil did not display correctly.
  • Corrected problem where going online to a Quantum that contained a program with PCOP, and Head 0, was showing Head 65535 for the Global and Specific I/O with no proper entries. When going in those locations, an error message occurred “Empty Parameter String”.
  • Corrected problem where a lengthy Segment or Network header without Carriage Returns, did not wrap while viewing the Logic Window. The first line appeared and continued to run off the right edge of the window.
  • Corrected problem where the Tag and Description column widths used to display these items in the Edit Documentation dialog did not match the way these items are displayed in the ladder window cells depending on the font type used.
  • Corrected problem where the Online Status and Powerflow stopped displaying when doing the following: With Logic Status and Powerflow turned on, double click on an address on a contact. This puts the cursor in edit mode. Then click off it. The Status and PF no longer display, and they are checked on but grayed out in the menu.
  • Corrected problem where the Network Cross Reference of a network number in any Segment greater than Segment 10, actually did the Net XREF for that network number in Segment 1.

PLC WorkShop for Modicon v5.21 Release Notes

Features

  • Added option which automatically checks the FasTrak Web site for the available software updates. Also, a “Visit FasTrak on the Web” item was added to the “Help” menu which opens a new or redirects an existing Web browser window to the FasTrak home Web page. The FasTrak Web site is automatically checked for a software update only when the user selects this option in the Program Setup dialog and an Internet connection already exists when PLC WorkShop is started.
  • Added the ability to modify headers with Modify Doc on the right mouse click in the header.

Solutions

  • Corrected problem offline in Continuous Network Mode, highlighting some logic in Segment 2 and doing a Cut, actually cut the logic from Segment 1.
  • Corrected problem where clearing configuration after changing quantities, did not replace the battery coil in the coils used table. If a program was merged into this new configuration, it resulted in “Invalid Coils Used” error when trying to go in Run Online.
  • Corrected problem where using fill formats with 0X addresses could cause addresses not to be zero filled.
  • Corrected problem of being unable to attach to PLC straight serially after first attempting to unsuccessfully attach to PLC via modem. The error “Unable to attach to PLC. Error writing to comm port” would occur.
  • Corrected problem where on a Micro CPU, “Illegal Node” was occurring during a Save Online, when running Windows 98. This was due to a timeout.
  • Corrected problem where verify for saved file did not work correctly for shared documentation. This could have resulted in an application error during or after an Online save.
  • Corrected problem where the Insert and Validate of a blank network did not get stored properly. This resulted in the networks that were added, not existing in the saved file, and also resulted in the networks being displayed online, but could not be deleted in Continuous By Segment mode.
  • Corrected problem where importing a .PGR file in which the configuration takes several buffers, could cause an incorrect import of TCOP, Loadables, Solve table, Configuration Extension. This could result in an “Invalid Solve Table” error.
  • Corrected problem where we were unable to add TCP/IP to the existing Configuration Extension online, even when the PLC was not in Run.
  • Corrected problem being unable to see the FT-SQD in the Update key dialog.
  • Corrected problem where Trace did not locate properly after a ‘Header Keyword’ search was done.
  • Corrected problem where the 4X Register Import would not bring in the documentation, if the description was using multiple delimited columns in the text file.
  • Corrected problem where validating a rung which had a coil address beyond the configured quantity and was preceded with fake shorts, the ladder cursor would locate in the wrong location after receiving the invalid address error.
  • Corrected problem where the DX Zoom on R-T Moves and most other Move instructions, did not show all the registers if the table size in the bottom node was greater than 12, or less than 20.
  • Corrected problem where Online in Node Edit, in Continuous By Segment mode, the correct network number was not returned, which resulted in not being able to delete certain networks that were inserted.
  • Corrected problem where in INSERT mode in the data window, if you had addresses in the window, and an insert was done over the top of them, the new addresses were displayed, but the new addresses were actually internally the same as the address where the Insert was done.