Tomasz Posted April 27, 2020 Posted April 27, 2020 (edited) 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 April 27, 2020 by Tomasz
Seeq Team Solution Morgan Bowling Posted April 27, 2020 Seeq Team Solution Posted April 27, 2020 (edited) 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. 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 July 19 by John Cox 2
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now