Get SCADA version and build no information from Citect backup ctz

Hi,

we've been provided with a ctz file from a SCADA system. we need to setup the same environment as per the SCADA.

is there a quick way to determine the following from the project without restoring?

  • SCADA version used
  • and service pack
  • and/or hotfixes applied?

Thanks

Parents
  • Hi Ignatius,
    There isn't a simple answer...
    But here is a very general approximation you could use:
    V7.50: 7.5.X9YY,where X is service Pack, YY is Patch number. Release to market always has 0000 as last digits.
    Example: 7.50 RTM = 7.5.0000, 7.50 SP1 Patch 1 = 7.5.1901
    V8 and above: 8.MM.BBB where MM is minor version, BBB is shortened build number (drop the first digit of the actual build number).
    Example: 8.10 RTM = 8.10.000, 8.10 Patch 13 = 8.10.139 (the build was 2139)
Reply
  • Hi Ignatius,
    There isn't a simple answer...
    But here is a very general approximation you could use:
    V7.50: 7.5.X9YY,where X is service Pack, YY is Patch number. Release to market always has 0000 as last digits.
    Example: 7.50 RTM = 7.5.0000, 7.50 SP1 Patch 1 = 7.5.1901
    V8 and above: 8.MM.BBB where MM is minor version, BBB is shortened build number (drop the first digit of the actual build number).
    Example: 8.10 RTM = 8.10.000, 8.10 Patch 13 = 8.10.139 (the build was 2139)
Children
No Data