Import variables XSY file to Citect SCADA

Hi All,

I need  to import in Citect a XSY variable file create in EcoStruxure. How can this be done?

Thanks

Parents
  • I don't think that importing from XSY is supported.  If you were keen the format is not that complex.  It depends on the way the PLC is programmed.  XSY does give you the UDT instances, and their structure, which is nice.  Ideally, the structures would be converted to equipment types and the instances to equipment database entries.  So none of that exists as far as I know.

    The supported way of importing variables into Citect is through the "import Tags" option in the topology->IODevices form.  This gives a few options for Schneider PLCs.  The one I am most familiar with is "Unity Speedlink to OFS".  I just gave it a test and it worked for me.  You will need a running/licensed version of OFS.  Downside for me is that it just produces discrete tags for everything.  That could be what you want.

  • There is support for XSY file into Citect SCADA, but it is fairly limited. Only the following driver types are supported:
    MODBUS, MODNET, MBPLUS, or UNITE.

    Import Variable Tags >  Database Type = Unity Speedlink (EDT) Static

    The following file formats are supported for this type:

    Path of the Unity project file from which you want to import the tags. If the database type is Unity SpeedLink Dynamic, this is a *.stu file. If the database type is Unity SpeedLink Static, this is a *.xsy file.

    I think it is much better to use OFS and import from there. Much more streamlined and easier (Unity Speedlink to OFS) or just default OPC import should also work well.

  • The static option keeps telling me it's not supported for my IO device Disappointed

  • You must use MODBUS, MODNET, MBPLUS, or UNITE as the protocol.

Reply Children