Skip navigation

Account settings

Topic

Generate signals

Home page Community FPScript Generate signals

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33328
    HerveM1234
    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

    #33330
    HerveM1234
    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

    #33329
    Bernhard Kantz
    Participant

    You can use the [b]Signal Analysis Object[/b] 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) [b]is[/b] a signal. But you can also [b]evaluate[/b] 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.