From: Carlos P. <cpa...@ce...> - 2015-06-26 13:07:44
|
Hi Binit, I see that you finally reached the mailing list. Welcome! What I understood from your jar file is: you have a Device Server called FormSubmission written in java. Then you used taurusdesigner to create a python client (Form_Submission_File.py) that connects to 3 attributes from one of your servers. >From what I see the Form_Submission_File.py is pretty straightforward, and I do not see anything wrong with it (other than it does not set a layout, but that should not be relevant). My guess is that the blinking problem is due to the server sending events that cause the TaurusLabels to readjust... But testing the java server is out of my reach right now. Could you try to reproduce this with some other device server (that would make testing by other people easier)? Maybe using the string_scalar attribute of TangoTest (e.g., setting the model of one of your labels to 'sys/tg_test/1/string_scalar')? Also, can you please check if running the following (on the command line) also produces blinks?: taurusform a/b/c/lname a/b/c/fname a/b/c/mname And just out of curiosity: any reason for choosing java to write your servers instead of python? Cheers, Carlos On Fri 26 June 2015 16:33:11 Binit Amin wrote: > Hello, > > > > > Qus :- I am trying to connect the Tango with Pyqt. > I have Made my GUI using PyQt nd the python file is attached here. > I have created three read-write parameter namely- mname, lname, fname > I have connected this three parameter with taurus label. > When I run my python file nd java Tango file, taurus labels blinks > after some interval of times. I need the solution regarding this. > If you can help me. > Please help if possible. > > I am attaching my screenshot of both connected nd not connected. > Please look forward into this. -- +----------------------------------------------------+ Carlos Pascual Izarra Scientific Software Coordinator Computing Division ALBA Synchrotron [http://www.albasynchrotron.es] Carretera BP 1413 de Cerdanyola-Sant Cugat, Km. 3.3 E-08290 Cerdanyola del Valles (Barcelona), Spain E-mail: cpa...@ce... Phone: +34 93 592 4428 +----------------------------------------------------+ |