Topic
Get the formula of an analysis object
- This topic has 2 replies and 2 voices and was last updated 21 years, 1 month ago ago by Bill.Harrison@lds.spx.com.
-
AuthorPosts
-
22.04.2004 at 10:22 #33393Bill.Harrison@lds.spx.comParticipant
While I can find the Standard Deviation OBJECT, I cannot find a function for Standard Deviation in FP_Script. I need to do this as a function over several averaged signals. Does anyone know how to get to this?
22.04.2004 at 20:02 #33391Bill.Harrison@lds.spx.comParticipantWhile I can find the Standard Deviation OBJECT, I cannot find a function for Standard Deviation in FP_Script. I need to do this as a function over several averaged signals. Does anyone know how to get to this?
22.04.2004 at 20:02 #33392Bernhard KantzParticipantAn analysis object contains a hidden formula, which is automatically created. You can set the parameters for the analysis object using its Properties dialog box. The formula is then automatically updated. Analysis objects thus offer automated analyses without any programming.
Click with the right mouse button on the analysis object and click [b]Open[/b] in the context menu you will see the formula of the analysis object. With [b]Convert into formula[/b] you can convert the analysis object in a FPScript formula.Support
support@weisang.com -
AuthorPosts
- You must be logged in to reply to this topic.