Hi,
I would like to add a button to Save recipes instead using the action.
Regards
Antonio
Search found 8 matches
- Thu Apr 21, 2016 7:38 am
- Forum: Scripting
- Topic: Help with the recipes
- Replies: 3
- Views: 14857
- Thu Apr 21, 2016 7:22 am
- Forum: Application Development
- Topic: Recipe management customize
- Replies: 2
- Views: 10776
Recipe management customize
Hi, I would like to create my own recipe management but I am having problems with functions. For example, why I can use this function? Globals.Recipe1.LoadRecipe(Globals.Tags.RecipeNameToLoad.Value); but not this? Globals.Recipe1.SaveRecipe(Globals.Tags.RecipeNamecreate.Value); The second one is wro...
- Wed Mar 30, 2016 1:12 am
- Forum: Application Development
- Topic: PDF Viewer
- Replies: 4
- Views: 13383
Re: PDF Viewer
Hi, I need to open a PDF file from a button and I tried the example of stuartm but it didn´t work. Why did you choose PDFViewer1 ? I can see in my script PDFViewer without 1 and I put Variadorabb instead of Filename because my file has this name. void Button26_Click(System.Object sender, System.Even...
- Mon Mar 28, 2016 2:40 am
- Forum: Application Development
- Topic: Latest Loaded Recipe
- Replies: 3
- Views: 10248
Re: Latest Loaded Recipe
Hi,
I am really interested in the script to shows "latestloadedrecipename" of a specific recipe.
Regards
Antonio
I am really interested in the script to shows "latestloadedrecipename" of a specific recipe.
Regards
Antonio
- Wed Mar 23, 2016 1:12 am
- Forum: Application Development
- Topic: Open PDF documents
- Replies: 1
- Views: 7014
Open PDF documents
Hi,
I would like to know how can I open PDF files clicking a button in Beijer Screens.
Can someone help me with this?
Regards
Antonio
I would like to know how can I open PDF files clicking a button in Beijer Screens.
Can someone help me with this?
Regards
Antonio
- Thu Mar 17, 2016 6:16 am
- Forum: Application Development
- Topic: Latest loaded Recipe
- Replies: 1
- Views: 6924
Latest loaded Recipe
Hi,
I would like to use this system tag to show the value in an analogic number but having different recipes as my case is, I just need the value of one recipe the whole time.
It could be possible this?
Regards
Antonio.
I would like to use this system tag to show the value in an analogic number but having different recipes as my case is, I just need the value of one recipe the whole time.
It could be possible this?
Regards
Antonio.
- Thu Mar 17, 2016 4:43 am
- Forum: Application Development
- Topic: Problems with function
- Replies: 2
- Views: 13062
Problems with function
Hi, I would like to create a function but it doesn´t work. To explain what I need, In short terms I would like to close a screen "tarar" when the value of tho tags "contador_cazoletas & num_cazoletas" will be the same. I have void tarar_value on because this tag will be on during the process. void t...
- Fri Feb 26, 2016 10:32 am
- Forum: Application Development
- Topic: Fruit calibrator using PLC and HMI with IX Develope software
- Replies: 1
- Views: 6910
Fruit calibrator using PLC and HMI with IX Develope software
Hi everyone, My company is working in a project where the main purpose is change computer system for HMI Beijer system. We have used Beijer in other machines but in this case is quite different because in others cases was only replace analogic buttons for screens meanwhile in this case we have to re...