Jump to content

Recipe and DTI


DarBur

Recommended Posts

Hi all,
I could not find a clear answer to my question in help files and the forum so I will ask it in here :]

I'm trying to use "Recipe table" for a first time. This is probably a simple thing but could you explain me, please, what is the difference between a "Recipe table" and a "Indexed data table"? Can I load information from recipe file directly to variables (with struct), or is it necessary to load recipe data to indexed data table first and then read the values (Read Row from DTI) from data table? In what cases recipe table has advantages against indexed data table? When is it better to store the information in DTI file and when is it better to use recipe file?

Link to comment
Share on other sites

The Recipe is a DTI file that you can load into a table. It is downloaded with the project.

When working with DTI, the data is stored in RAM. If you choose to save the DTI into file, then it is saved into the external SD card, and it is not a part of the project, while the Recipe is being downloaded with the project and does not require an external SD.

At the end, you need to load the recipe into a table in order to  read data from it (You can have several recipes for the same table, and you can choose in run-time which one to load).

  • Like 2
Link to comment
Share on other sites

  • 10 months later...

Hi all, is there a way to also store the DTI (in RAM) directly to Data Table Recipe file?

I have a recipes, which I download from Recipe via function at initial cycle or on request to DTI. During the process the recipes can be added or modified and I want to update the Data Table Recipe as well = no usage of SD card. Is there a way?

At this moment I'm using  Load / Store DTI from / to  file (SD card). Thank you.

 

  • Like 1
Link to comment
Share on other sites

  • 4 years later...
On 5/16/2019 at 10:13 PM, Jiri.Mickal said:

Hi all, is there a way to also store the DTI (in RAM) directly to Data Table Recipe file?

I have a recipes, which I download from Recipe via function at initial cycle or on request to DTI. During the process the recipes can be added or modified and I want to update the Data Table Recipe as well = no usage of SD card. Is there a way?

At this moment I'm using  Load / Store DTI from / to  file (SD card). Thank you.

 

So it's been about 5 years since this question was asked so I figured I'd ask again. Has the ability to update or write to a recipe been added? I can't seem to find a way so I'm assuming the answer is no, but I thought I'd check since we need this functionality so bad in R&D where we iterate so frequently.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...