Skip to main content

Release Notes

(WPS-5337) Help for SCALE, INTIME, and INWEEKDAY blocks

Include help for the CFW500 SCALE, INTIME, and INWEEKDAY blocks.

Updated September 1, 2025

(WPS-5604) PLC201 compilation error

Analyze and fix the compilation issue with PLC201 1.5.x

Updated September 1, 2025

(WPS-5560) Update W30 Smart EC-I v1.3x parameter table

Update the parameter table information with the release of firmware V1.31.

Updated August 29, 2025

(WPS-5590) Trend plotting incorrect value

Fix readings from P160, WCW2200 V5.2x.

Updated August 28, 2025

(WPS-5566) Implement import of downloadable binaries

Implement export and import of downloadable binaries for: PLC200 PLC201 RUW200 RUW201

Updated August 28, 2025

(WPS-5557) Modification to the CMSW Wizard for uint16 to int16 Data Conversion

A change is requested to the CMSW wizard so that, during raw data collection, values are automatically converted from uint16 to int16 before exporting to the CSV file. Currently, data is collected directly from the logger and exported without modification, which requires subsequent manual processing by the user. The desired conversion should follow the 2's complement logic, where values equal to or greater than 32768 should be adjusted using the formula:

=SE(A1<32768;A1;A1-65536)

That is, subtract 65536 from values greater than or equal to 2^15. This modification aims to avoid data interpretation errors and align the wizard's behavior with the serial collection script already used outside of WPS. !thumbnail_image006.png|width=174,height=284,alt="thumbnail_image006.png"! !thumbnail_image003.png|width=181,height=288,alt="thumbnail_image003.png"!

Updated on August 27, 2025

(WPS-5531) WPS issue with READENC PLC200 V1.5.x blocks

Check the reported issue (attachment).

Updated on August 27, 2025

(WPS-5342) READENC4 block settings

Check the storage of variables in the READENC4 block. The block randomly changes the variable positions on its own during compilation, resulting in a compiler error.

Updated on August 27, 2025

(WPS-5578) Update W30 Smart EC-I V1.3x

Update the parameter table for version 1.3x. Add the SAP Files version.

Updated August 26, 2025

(WPS-5486) Deploy to Production - Issue with USERFB being reset

Deploy the solution implemented in [https://jiracloudweg.atlassian.net/browse/WPS-5482|https://jiracloudweg.atlassian.net/browse/WPS-5482|smart-link] to production.

Updated August 22, 2025

(WPS-5498) Guided Startup CFW500 Release

Release the Guided Startup feature in WPS 3.10. [~accountid:712020:185b9084-661c-484b-a79e-cfc917481b12] should indicate which versions the feature will be available in. Release the Guided Startup feature for all CFW500 versions. I believe the minimum version is 3.90, and the version currently in the final stages is 4.10.

Updated on August 20, 2025

(WPS-5553) Fix MVW01 G4 compilation

Analyze and fix the ladder compilation and download.

Updated on August 19, 2025

(WPS-5520) Create a special version of Ve1.73.x for CFW900 - II

Add a specific application implementation for 1.73.0.

Updated on August 18, 2025

(WPS-5481) Reading MVW-01 V3.5X logs

Evaluate and fix the reported issue with reading logs.

Updated August 18, 2025

(WPS-5522) Update MVW3000G4 v3.2.x

Update to MVW3000G4 v3.2.x.

Updated August 14, 2025

(WPS-5449) Fix CFW-11 trace

Analyze and fix the issue with the trace.

Updated on August 13, 2025

(WPS-5493) CFW-11 V6.55 trace does not write parameters

Check the reported issue with writing P564, P550, P551, and P552 in the CFW11 v6.55 trace.

Updated on August 13, 2025

(WPS-5372) CFW-11 V6.5X

Fix parameter translation in CFW11 V6.5x: P0680, P0682, P0684, P0686, and P0692.

Updated on August 13, 2025

(WPS-5475) Improve variable range tooltip in ST

The GLOBAL_RETAIN variable range is configured incorrectly in ST. The correct values would be 38000 to 39999 (as in Visual). Also check the other groups GLOBAL_IO, GLOBAL_NETWORK (PLC201). !image-20250724-112501.png|width=720,height=352,alt="image-20250724-112501.png"!

Updated August 12, 2025

(WPS-5496) Create special version Ve1.73.x for the CFW900

Create the structure of the special version Ve 1.73.x for the CFW900 […]

Updated August 11, 2025

(WPS-5435) Release updates for PLC200, PLC201, RUW200

Add/update the firmware update files (.fw) corresponding to: PLC200 V1.5.x PLC201 V1.5.x RUW200 V1.5.x Edit (Bruno): In the meantime, we've created another fw version. You can ignore the binaries I attached in the email and use the binaries attached in the issue (newer version) [^RUW200-V1_05_05-U3 (939ba3c6-b40c-4ad8-9ee6-7d808a795996).bin] [^PLC201-V1_05_05-U3.bin] [^PLC200-V1_05_05-U3.bin]

Updated August 8, 2025

(WPS-5360) CFW300 ADC firmware update verification

Run tests and correct if necessary.

Updated August 8, 2025

(WPS-5362) Verify CFW100/320 ADC firmware update

Perform testing and correct if necessary.

Updated August 8, 2025

(WPS-5361) Verify CFW500 ADC firmware update

Perform testing and correct if necessary.

Updated August 6, 2025

(WPS-5450) Launch BIW800

Launch the BIW800 product.

Updated August 5, 2025

(WPS-5474) Improvements to writing PLC200 parameters

Change the tooltip description for writing parameters to: “Write Parameters (Offline > Online)” and “Read Parameters (Online > Offline)” Change the description for the parameter download checkbox from “Download setup (Parameters)” to “Download setup (Offline column parameters). After writing individual PLC200/RUW parameters, also write the value 1 to parameter P204.

Updated August 1, 2025

(WPS-5416) Review Event Log - WCP Corporate

Analyze and correct issues reported in the Event Log. WCP Corporate V4.0X.

Updated July 14, 2025

(WPS-5444) Release Corporate V4.0X

Release Corporate V4.0X

Updated July 14, 2025

(WPS-5446) Release CFW-11 V6.7X

Release CFW11 v6.7X in WPS 3.10

Updated July 14, 2025

(WPS-5443) Release CFW900 1.71.0 (CANOPEN)

Release CFW900 1.71.0 Special Version

Updated July 14, 2025

(WPS-5431) CANopen PLC201: Allows sending ladder error

Evaluate a problem reported when compiling a program with an invalid version CANopen file. Compiles with error and allows sending to the device.

Updated July 10, 2025

(WPS-5397) Release SIW610 V1.02.00

Publish SIW610 V1.2.x version in WPS.

Updated July 4, 2025

(WPS-5417) MVW01G4 retentive user parameters

Release change to MVW01 G4.

Updated July 3, 2025

(WPS-5376) Change the warning message when downloading via WPSCAN PLC201

Change the message "Device does not support downloading in WPSCAN" to "PLC201 does not support downloading in WPSCAN." Please, download the CANopen configuration through the action Download Resource (F8) in WPS.” !image-20250623-122420.png|width=629,height=416,alt="image-20250623-122420.png"!

Updated July 3, 2025

(WPS-5336) New Log Data Model for CFW900 VEs

Publish new data model for CFW900 VE (or CFW900 1.11.xx+)

Updated June 18, 2025

(WPS-5363) Update Device Information

Update device information in WPS Help.

Updated June 13, 2025

(WPS-5359) Publish new firmware for PLC20x RUW200

Publish the firmware update files with device bug fixes.

Updated June 13, 2025

(WPS-5291) CLONE - Guided Startup Fixes

Review the validation report and evaluate the fixes made, as well as discuss the improvements identified: * (WPS) Various text fixes, date settings, internationalization, aesthetics, among others; (/) * (WPS) Review the need to list all devices when entering startup via the home screen; * (WPS) Multiple startup instance error; (/) * (WPS and product) Need to version JSON files by drive firmware version; * (WPS) Exceptions on disconnection while writing parameters; * (Product) Review the drive status bit related to the "spinning" status; * (Product) Review the text of the "Scale" control. Adapt to what It's in the manual; * (Product) Assess the need to configure the encoder before proceeding with startup; * (WPS and product) Assess the manual write permission for auto-tuning, insert a save button; * (WPS) Test auto-tuning; (/) * (Product) Missing Ke parameters in the synchronous/vector auto-tuning configuration; * (IT/Motors) Problems involving the motor API: failed requests, empty and/or incorrect returns; * (WPS/Product) Assess the handling of empty API returns → add a validation message to the script.

Updated on June 12, 2025

(WPS-5352) Fix the STORE_PARAM block

Fix the STORE_PARAM block, in conflict with STORE (V1)

Updated on June 12, 2025

(WPS-5258) Recompile the CANopen configuration when edit

After compiling the program in WPS and making changes in WPScan (such as modifications to the CAN configuration), the system does not automatically recognize these changes. When the user attempts to download to the PLC, WPS proceeds without recompiling the program, resulting in the absence of the latest changes made in WPScan. This behavior can lead to inconsistencies in projects, as changes made in WPScan are not applied to the PLC.

Updated on June 6, 2025

(WPS-5256) CANopen configuration master selection failure

When creating a second CANopen configuration, it is not possible to reselect the first one as the master. This behavior has been verified with PLC201 and PLC300.

Updated on June 6, 2025

(WPS-5313) Error when using backup with recipes

Evaluate and correct the reported issue.

Updated on June 6 May 2025

(WPS-5306) Update Office v3.1X table

Update the Office v3.1X parameter table

Updated May 27, 2025

(WPS-5295) Issues viewing EngScope

Analyze and fix the EngScope display, channel 0.

Updated May 22, 2025

(WPS-5289) Change in communication pattern

Update communication pattern for MVW3000G4

Updated May 22, 2025

(WPS-5286) Product version conversion

Fix inconsistency when converting a resource's version

Updated May 22, 2025

(WPS-5288) Fix from trace MVW01

Analyze and fix the issue with Trace.

Updated May 21, 2025

(WPS-5272) SSW7000 fails to open parameters

Problem opening SSW7000 parameters. All versions on WPS 3.10.

Updated May 15, 2025

(WPS-5250) CFW11M-G2 V1.60

Add CFW11M G2 V1.60

Updated May 9, 2025

(WPS-5247) Update certificate - WPS

Update as per documentation.

Updated May 8, 2025