Artz Posted April 11, 2018 Report Posted April 11, 2018 I need to save the new generated recipes from my program into my SDCard plugged either in the HMI or in the NJ Controller (it doesn't matter where). Whenever I use SaveAllRecipes() function, in my simulations the path is choosen automatically, so the generated .csv is saved on my hardisk at "C:/OMRON/Data/Temp". However, once i'm working my program just with my NJ controller and HMI (without a Computer on it's network), theres no .csv generation at all despite of my SDCard being plugged either in the HMI or in the NJ Controller. There's no such function for specify a path for saving recipes as far as I know, right?. So I cannot import anything from nowhere, that's my problem when I try to use ImportRecipe(). Is this case, what I'm doing wrong or what is necessary to set up previously in order to store the generated .csv into de SDCard? Ty in advance
Crossbow Posted April 13, 2018 Report Posted April 13, 2018 The recipe functions are in the HMI, and that's where the card needs to be. The HMI can't access the card in the PLC.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now