FlexPro Forum – Discuss Your Topic!

Generate signals

Home > Community > FPScript > Generate signals

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12515
    HerveM1234HerveM1234
    Participant

    Hi,
    Is it possible to generate signals in the FlexPro Database that have been calculated into a formula using the function Signal(…) ?
    If not, how could it be done using VBA ?

    Thanks for your help.

    RV

    #8178
    HerveM1234HerveM1234
    Participant

    Hi,
    Is it possible to generate signals in the FlexPro Database that have been calculated into a formula using the function Signal(…) ?
    If not, how could it be done using VBA ?

    Thanks for your help.

    RV

    #8833
    Bernhard KantzBernhard Kantz
    Participant

    You can use the Signal Analysis Object to calculate synthetic signals. You can convert this object. Then you see the FPScript formula which is “behind” the analysis object.
    The result of the FPScript function Signal(Y,X) is a signal. But you can also evaluate a formula into a data set.

    See also
    Forum FPScript:
    How can I see the result data of a FPScript Formula?
    Forum General:
    Generating a time channel

    Support@weisang.com

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