Kkula
Browse Questions » STEP 7 / STEP 7 Lite: info Within Document Step7bas.ver

About User

Questions Asked: 37.9K

Answers Given: 32

0
  • Open

STEP 7 / STEP 7 Lite: info Within Document Step7bas.ver

Hello,
As a solution for the previous thread(
Determine the S7 versions in a S7 project
.), I found the file Step7Bas.ver. After opening (wordpad) I can see packages and version numbers, but some appear moren than once, also with different vesions. Can anybody tell me how this file can be usefull to determine the used (last) versions in a project?
Thanks.
Ruben

0 Likes 0 Favourites 0 Followers 0 Comments
Answers(1)

Understanding the Step7Bas.ver File

The Step7Bas.ver file lists all the STEP 7 packages (and their versions) that have been used in a project, not necessarily the last versions currently active. Multiple entries with different versions are expected, reflecting changes over the project's lifecycle.

To determine the last used versions, focus on the highest version number for each package. For example, if you see "STEP 7 Basic V12.0 SP1" and "STEP 7 Basic V13.0 SP1", the project last used V13.0 SP1 of the Basic package.

For detailed information on interpreting this file and related version management, please refer to the following SiePortal Knowledge Article:

Determining the S7 Versions in a S7 Project

This article provides a comprehensive explanation and best practices for using the Step7Bas.ver file effectively.

0