Versions Compared

Key

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

...

  1. In PAC Control Config mode, modify the stPublicListOfStrategyTags table (Configure > Variables > String Tables > Modify):
    1. Change the table's name.
    2. Change the table's Initialization setting from "Persistent" to "Initialize on strategy download."
  2. Start PAC Control Debug mode (Mode > Debug) and clear the controller's RAM (Control Engine > Clear RAM). WARNING: Clearing the controller's RAM will remove all persistent values in the controller's memory. If the strategy has other persistent variables, you may want to archive it (File > Archive Strategy) before continuing. At the prompts, click:
    1. "Yes" to continue.
    2. "OK" to acknowledge the number of bytes.
    3. "Yes" to download the strategy.
  3. Then, run the strategy (Debug > Run).
  4. In Ignition Gateway:
    1. Restart the Driver module (Configure tab > System > Modules).
    2. Use OPC Quick Client or Ignition Designer to view and get the tags.

...