Magnetron Posted November 13, 2013 Report Share Posted November 13, 2013 Hi, I written a jazz program and I need to protect it before I send it to my technician on the plant to download it into a series of Jazz plc. I need to send a protected program to another people for plc download only, the people must not be able to open the program in the ladder editor, he must only download into the destination Jazz plc. How can I accomplish this target? Many thanks to all... Link to comment Share on other sites More sharing options...
Ofir Posted November 13, 2013 Report Share Posted November 13, 2013 Hi, Using UniDownload Designer you can prepare a UDC file (Downloader file) that the customer will be able only to open using UniDownloader software tool and download the applicaiton without the option to view the source code. First you will need to prepare *.d90 file. (when download the application to a controller, select advanced in the download form and check the option "create download file") Then in U90Ladder --> Tools, select UniDownload designer and prepare the UDC file. Ask the customer to download UniDownloader from Unitronics website and send him the UDC file. After the customer will install UniDownloader, he will need only to double click on the UDC file and download it to the controller. Link to comment Share on other sites More sharing options...
Magnetron Posted November 13, 2013 Author Report Share Posted November 13, 2013 Ok, many many thanks! I will try it! Have a nice day. Bye Link to comment Share on other sites More sharing options...
Magnetron Posted November 13, 2013 Author Report Share Posted November 13, 2013 I have a question again.... Can I make a D90 file without having a Jazz controller? Link to comment Share on other sites More sharing options...
dan Posted November 13, 2013 Report Share Posted November 13, 2013 Hi Magnetron, The D90 file is created during download to a Jazz controller. In order for the file to be created, a connection to the Jazz controller is required. Link to comment Share on other sites More sharing options...
Magnetron Posted November 14, 2013 Author Report Share Posted November 14, 2013 Hi Magnetron, The D90 file is created during download to a Jazz controller. In order for the file to be created, a connection to the Jazz controller is required. ok, I will try it when I have a Jazz controller. many thanks Link to comment Share on other sites More sharing options...
mile Posted February 9, 2014 Report Share Posted February 9, 2014 Hi, I have problem with Unidownloader , I have 2 PLC Jazz1 UA24 and PT15 in RS-485 connectoin and PC with converter usb/Rs485. Both of Jazzs have module for COM port (RS-485) and I use Modbus protocol. And everything work fine, reading writeing with modbus, also downoading new programs through Unitr. Ladder using RS-485 and selecting ID for one of them.The PLC's are both in slaves mode and PC is master. But when I downloaded the UDC file with Unidownloader it starts to program both of them and after that the two PLC's was in state downloadin program - infinity time and the communication was broken. I made UDC file in two ways , first with selectin comport baud rate PLC id and second without it . But in both ways the results are the same. Could you explain the proces of making UDC and using Unidownloader. P.S. Everything works fine, but I need using UDC files for new versions. Kind regards Link to comment Share on other sites More sharing options...
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