Recipe File is not generated

3 Posts
2 Users
0 Likes
25 Views
(@Anonymous 641)
Posts: 64
Trusted Member Guest
Topic starter
 

Hello,

I want to create recipes using SCADA BASIC scripts. I have written the below code to test RECIPE instruction with CREATE mode. This code is supposed to create a file in the R folder of the project but it is not creating any file. Please refer attached image for the SCADA BASIC sript.

Is there anything prerequire before using this instruction?

 
Posted : 26/07/2021 6:18 pm
e.mahaut
(@e-mahautarcinfo-com)
Posts: 270
Member Moderator
 

Hello Nitesh,

Have you tried the example 1 given with Recipe instruction?
The idea of the mode Create is either to manage the buffer completely on your own or get the buffer from an existing recipe.

Regards
Edouard

 
Posted : 26/07/2021 7:38 pm
(@Anonymous 641)
Posts: 64
Trusted Member Guest
Topic starter
 

Hi,

Now I understand that Create function basically creates recipe by reading data from the buffer. So for the first time, I need to create a recipe using configuration and then in SCADA BASIC I need to copy that recipe into the buffer and create a new recipe.

TR,
Nitesh Dongare

 
Posted : 30/07/2021 1:12 pm