Page 1 of 1

TxB Saving/loading Recepie to USB

Posted: Mon Jan 27, 2014 3:13 am
by Aer
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?

Re: TxB Saving/loading Recepie to USB

Posted: Tue Apr 29, 2014 11:59 am
by stuartm
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.