FAQ - Access and Trend Related Questions

From SysCAD Documentation
Jump to navigation Jump to search

Navigation: User Guide ➔ Frequently Asked Questions ➔ Access and Trend Window Questions

Frequently Asked Questions (FAQ) and Troubleshooting
General Questions Installation
Related
License
Related
Project
Related
Species
Related
Modelling
Related
TCE
Related
Graphics
Related
Access/Trend
Related
Reactions
Related
Mass & Energy
Balance
Flashing /
Flash Train
PGM
Related
Dynamic
Related

Latest SysCAD Version: 19 March 2024 - SysCAD 9.3 Build 139.35102

Related Links: Getting Started


How do I copy Stream data to a Feeder?

You can copy stream data from either a Link or unit to a Feeder. The Feeder can be in the same Project, or in a different SysCAD project.

To copy data from a Link:

Data copy from stream.png
  • Right click on the required link and navigate to the 'Qo' tab;
  • Click on the 'Copy to Clipboard' button at the top of the page,

To copy data from a Unit:

Show QFeed or QProd.png
  • Right click on the required unit and check if it has a 'ShowQFeed' or 'ShowQProd' tick box (some units have additional tick boxes),
  • If it does have one of these tick boxes, then click on the required one - often the user wants to copy the feed into the unit, in which case they should click on the 'ShowQFeed';
  • Go to the 'QFeed' tab (or 'QProd, if you want the product flow);
  • Click on the 'Copy to Clipboard' button at the top of the page.

To copy the data to the Feeder:

Data Transfer to Feeder.png
  • Right click on the Feeder to which you want to copy the data;
  • Click on the 'Paste from Clipboard' button (normally near the bottom of the first tab);
  • Select one of the 3 options:
  • The data will then be transferred to the Feeder.

Notes:

  1. The feeder should be placed in Operation - General mode to allow full set of data to be pasted.
  2. In many units all of the links into the unit are combined and SysCAD then displays the result as a single stream, QFeed, which can be accessed like any other link.
  3. Similarly, all of the product streams may be combined and displayed as 'QProd'.
  4. Some units display additional streams, such as the Body Feed in an Evaporator (ShowQBodyFeed).

What do the coloured triangles displayed on an Access Window mean?

If a value is either controlled or referenced by a control unit in SysCAD, then a coloured triangle will be displayed next to the tag in the Access Window.

ReferenceTagStatusColour.png
  • If the triangle is directed INTO the value, >, and it is either yellow or red, then the value is being controlled, or Set, by a controller. In this case, the user cannot set the value manually, as it will be overwritten by the controller.
  • If the triangle is red, then it normally means more than one external control/logic is trying to set the same tag. User should check the logic to make sure the double setting do not cause a conflict to the solution.
  • If the triangle is directed OUT of the value, <, and it is green, then the value is referenced, or measured, by a control unit.
  • The user may right click on the value and the pop-up menu will display the tag of the control unit that is referencing the value. The user can then navigate to the control unit, if required.
  • See Access Field Reference Tag Status Colour for more information. Models also have a Describe Indicators in the Options.

Why can't I see some fields in the access window?

There could be a few reasons:

  • The fields may be Hidden. They can be shown by pressing the MoreButton.png button at the top of the access window. Refer to Access Window - Selection Buttons for more information.
  • Fields in a General Controller can be declared as Concealed variables. They can be shown by pressing the ConcealedButton.png button on the first tab page of the controller. Refer to Declaring Concealed Variables for more information.
  • On the Sp page, fields for which the current value is zero may be hidden. They can be shown by pressing the Show Zeros.png button at the top of the access window. Refer to Hide / Show Zeros Button for more information.
  • On the Sp page, the Species Filter option may be restricting the display of some fields.They can be shown by pressing the Button - Filter On.png button at the top of the access window. Refer to Species Filter for more information.

Why can't I see my user defined calculations in the access window?

The user can define their own custom calculations in the configuration (cfg) file. Refer to Calculation Configuration for more information.

There could be a few reasons why a calculation is not shown in the relevant access window:

  • The calculation may be concealed. This is part of its definition in the configuration (cfg) file. This is sometimes used when the the calculation is an intermediate result to be referenced in other calculations. To see it in the access window the user will need to edit the cfg file and untick the concealed option.
  • For Species Calculations (shown on the Sp page), the user may be using the incorrect View or Basis. As part of the calculation definition in the configuration (cfg) file, the user selects which Views (Mass/Volume/Molar) and Basis (All/Phase/Individual Phase) the calculation is valid for. If the user has selected a view that the calculation has not been defined for, then it will not be shown. To see the calculation, the user needs to change the View or Basis selection at the top of the Sp page to match one of the defined Views and Basis for that calculation.
  • other reasons that are relevant for all fields. Refer to Why can't I see some fields in the access window?

Why do I get a Warning Message "Reference Pipe.Qi.xxx now refers to Pipe.Qo.xxx"?

This message may be displayed if the user has at some point used a variable from a pipe that had a Qi section and the pipe is now a 'simple' pipe, i.e. it only has a Qo section. Unfortunately, unlike controllers, the warning does not specify which functionality is causing the problem.

The culprit may be any of the following:

  1. Trend Windows: Check and clear if the offending tag exists in any of the project Trend windows.
  2. Excel Reports: Check for these messages after generating an Excel report and then find & correct any tags in Excel.
  3. Data Historian: If a tag has been added to the historian at any time (even if it is currently not in a trend page), it can be the cause of the error message. See Delete Historian to delete the list of tags recorded by the historian.
  4. Quick View: Check if the Quick View Configuration has any variables that refer to Qi. If any do exist, remove them and replace them with the equivalent Qo variable. See Quick View for more information.
  5. Animation: Check if an Animation Table, Dynamic Bars or Toggles refer to the Qi variable. If they do, remove them and replace with the Qo variable. See Animation Commands for further information.

Every time I run the project, the trend data restarts. How do I stop this happening?

In the View - Solver Settings, ProBal Tab, under Solver Start Actions uncheck SetTimeToZero.

This can be set inadvertently if you have used a global reset Actions/Reset.

How to fix warning "Slots expected in ID sequence"

Sometimes user may get the following message when running the SysCAD project:

Slots expected in ID sequence, OR values for the same time are being sent for "SysCAD Tag"

This is related to the Historian file, to fix the problem, clear and restart the Historian.

To do so, go to Edit | Project Settings | Historian Tab – Press Delete then Restart.