Add the GitHub additional formulas

Forum Home Forums Understanding the Software Using Formulas Add the GitHub additional formulas

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10015
    Pengatom
    Participant

    Hi,

    I want to check if the heartbeat counter from a device is updating and was thinking the easiest way was to use the moving average from https://github.com/RapidScada/scada-community/tree/master/Formulas but I can’t find any description to how I can include it in my project?
    Only information I can find is “Add a refererence to the FormulaTester.dll assembly in the project” at the bottom of http://rapidscada.net/doc/content/latest/en/software-configuration/using-formulas.html but that doesn’t really tell me anything…

    #10021
    Mikhail
    Moderator

    Hi,

    To add formulas to your project, add a new row into the Formulas table. Provide some name and copy a code of the formulas into the created row.
    Class definition is not needed, add only variables and methods.

    FormulaTester.dll is useful for debugging formulas in Visual Studio.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.