How can i check what version of IX devoloper an excisting project is developed in?

0 votes
asked by about iX Developer

Hi

I have an excisting screen from 2017, and I need to make some changes in the pages on it. I have the files, but had to convert them when I opened them, since I have a newer version of IX developer installed. Will I have to firmware update the touchpanel when I try to download the changes? Is there any way I can check what version of IX developer was used originally, so I don't need to do any drastic changes? I have a copy of the original files before conversion.

1 Answer

0 votes
answered by (121k points)

To answer your question about checking the version of iX Developer in which an existing project was developed: Unfortunately, iX Developer does not have a built-in feature to directly view the version information from project files if opened with a newer version that requires conversion. However, you might try the following steps:

  1. Check any documentation or notes: Sometimes documentation is kept with the project files or separately which might indicate the version number.
  2. File Metadata: File properties or metadata (if available) might contain version information. This is not always the case, but it's worth checking.
  3. Backup and Version Control: If there's a backup or version control in place, you might find different versions of the project saved with different iX Developer versions.
  4. Consult with Colleagues or Previous Developers: If you are working within a team or taking over the project, consult with those who have worked with the files previously.

Regarding the firmware update concern: Yes, when you make changes with a newer version of iX Developer, you may need to update the touch panel's firmware to ensure compatibility with the updates. It's usually recommended to match the firmware version with the iX Developer version to maintain compatibility and leverage new features or fixes. Always back up the project and the device settings before updating.

0 votes
answered by (100 points)

If you’re trying to find out which version of iX Developer an existing project was created in, there are a few simple methods you can use:

  1. Open the Project File (Best Method)

Launch your installed iX Developer.

Open the project file (.prjx).

If the project was created in an older version, the software will usually prompt you to upgrade the project.

Before upgrading, it often displays the original version, which is exactly what you need.

  1. Check Project File Properties

Right-click the project file → Properties.

Sometimes version-related info is stored in metadata (not always reliable, but worth checking).

  1. Open with Notepad / XML Viewer

A .prjx file is essentially a compressed/XML-based file.

Open it using Notepad++ or extract it (rename to .zip and unzip).

Look for tags like:

...

or anything referencing the iX Developer version.

  1. Ask for Backup or Documentation

If the project came from a client or team, check if they provided:

Backup files

Documentation

Version notes

Important Tip: Always create a backup before opening or upgrading the project in a newer version, because once upgraded, it usually cannot be opened in older versions again.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...