-
FlexPro
- At a Glance
- Features & Options
- Applications
- All Advantages
- What’s New in FlexPro 2021
- Try FlexPro For Free
- FlexPro View OEM Freeware
- Buying Guide
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
- Products
- News
- Support
- Company
- Contact
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
Creating a Dataset
- This topic has 2 replies, 2 voices, and was last updated 14 years, 4 months ago by John Gerhardy.
-
AuthorPosts
-
July 29, 2010 at 4:46 pm #12460John GerhardyParticipant
Hello,
is it possible to create a Dataset and save data there in a formula?
I have a formual which makes calculations from data collected for a measured part using the activated folder function. In this way I can make the same calculations for each part measured by just changeing the activated folder and refreshing the display.
When the calcualtions are complete, I would like to save the results of the calculations in a table under the part number for later reference.
When I try to store the results in a dataset matrix, I get the information that the left side of the allocation can is not allowed, that the expression can only contain a local variable or an arguement.
Any ideas?
Regards,
jgerhardyJuly 29, 2010 at 4:46 pm #8137John GerhardyParticipantHello,
is it possible to create a Dataset and save data there in a formula?
I have a formual which makes calculations from data collected for a measured part using the activated folder function. In this way I can make the same calculations for each part measured by just changeing the activated folder and refreshing the display.
When the calcualtions are complete, I would like to save the results of the calculations in a table under the part number for later reference.
When I try to store the results in a dataset matrix, I get the information that the left side of the allocation can is not allowed, that the expression can only contain a local variable or an arguement.
Any ideas?
Regards,
jgerhardyJuly 31, 2010 at 1:15 am #8758Bernhard KantzParticipantIt’s not possible to manipulate an original data set using a FPScript formula.
If you want to save the results of each measurement (folder) you have to copy the FPScript formulas into the subfolder (measurement folder). With VBA it’s possible to automate these steps. -
AuthorPosts
- You must be logged in to reply to this topic.