Hi,
I am using a T12B panel. I have a recepie that i need to be able to save to a USB and be able to recover it from the USB back to the panel. Are there any examples of scripts that does this?
TxB Saving/loading Recepie to USB
Re: TxB Saving/loading Recepie to USB
Recipes are stored in a databases. You will need to access them via database convert them to csv and convert them back via sql. Please modify this script.(see attachment).
To view a recipe how IX sees it, simple drop in a Database Viewer Object onto the canvas. Add a recipe and configure it.
You should know there are two simple actions that can be configured that would save you the hassle of coding.
To view a recipe how IX sees it, simple drop in a Database Viewer Object onto the canvas. Add a recipe and configure it.
You should know there are two simple actions that can be configured that would save you the hassle of coding.
- Attachments
-
- Script_Database_Export.zip
- (208.54 KiB) Downloaded 729 times
-
- databaseviewer.png (142.76 KiB) Viewed 7613 times