Jump to content

Continuous signal from single value


Tomasz
Go to solution Solved by Morgan Bowling,

Recommended Posts

Hello Everyone,
I want to convert a single value to the continuous signal. I don't know if I make myself clear but I would like to have continuous value from single value timestamp until now().
 
Thanks
Edited by Tomasz
Link to comment
Share on other sites

  • Seeq Team
  • Solution

Hi Tomasz

To create a continuous signal from a constant value, you can use Seeq Formula, and simply enter the constant value in the formula.

This enables you to create a constant value for use as a limit, target, reference, or for whatever purpose you would like. The Seeq Workbench trend shown below shows a "Power Price" constant value of 30 created with a formula. You can choose to include or not include engineering units in the formula as needed.    

image.png

 

Here are two formula examples:

The formula below will return a scalar of 120 degrees Fahrenheit. 

120F

 If you want the formula result to be a signal, you could do the below formula instead.

120F.tosignal()

 

Edited by John Cox
  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...