Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once you have configured and tested your base device connection to cloned, follow the steps below to clone connections either on the same Edge device or on a clean Edge device. 

There are four script files available to make it easy to manage your device replications:

This is the utilities file to be imported into Ignition Designer


  1. Open Ignition Designer and from the File menu import the attached ABBTotalflowUtils.zip file
    • This will import the ABBTotalflowUtils script containing the CirrusLink utility classes
  2. Open the Tools > Script Console and copy the attached ABBTotalFlowClone.py file
    • This is the simple code script which allows you execute the cloning of your base device
    Set up the required clone configuration and select ExecuteThe configuration to set includes:
  3. DeviceName
  4. Hostname
  5. StationId
  6. GroupId, EdgeNodeId and DeviceId
  7. Creating the base deviceIf you are cloning connections onto a clean Edge device, you will need to first save the base device configuration to file and set createBaseDevice to True to recreate on the clean Edge device using files script from each file as needed, set the configuration parameters required within each script and select Execute 
  8. Verify the cloned devices are complete and able to connect

...