Topic
Generate signals
- This topic has 2 replies and 2 voices and was last updated 19 years, 5 months ago ago by HerveM1234.
-
AuthorPosts
-
02.12.2005 at 02:34 #33328HerveM1234Participant
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
02.12.2005 at 02:34 #33330HerveM1234ParticipantHi,
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
02.12.2005 at 18:26 #33329Bernhard KantzParticipantYou 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 -
AuthorPosts
- You must be logged in to reply to this topic.