HI all Please can you help me ConversionExample.prj I am truing to convert a dec number(0-255) into a Hex number that must be send with Serial to an Controller as in the example attached convert 180dec to hex which is B4 however when I send it to the serial I get 1 byte for B and 1 byte for 4 thus i...
Hi From your topic description it seems you using the user inteface HW selection to communicate with a custom device(not a ABACOM supported device) in this case my understanding of the help file is that the string should terminate with CHR(13) and CHR(10) , from your screen print it seems not to be ...
Dear Team. I have interest in Real View however where do I find the protocol for the data positions and type connecting realView with the Com PORT to my PIC. I would like to now if this is possible before I study and learn how to operate RealView if it is not possible ,if it is then I will invest th...
IKT, Thank you for your reply , The PID is part of a complex control system on a Test/development rig for Turbo chargers,in our R&D test Laboratory in Germany . I will take the time to cutout the relevant signals and HW to the PID problem we see with PL only. I must admit the same hardware is runnin...
Thank you for your reply however when I have to write all you are asking then I will again get attacked about I write to much and my writing style as it seems the forum is more related to grammar learning as the technical aspects of the PL SW
Dear All, I truly apologize for asking help on what would be easy things for most of you here, however I have some great difficulties to get the PID to work correctly. In the plotter the trace colors represent Red = FB signal Blue = Set point(X+) Orange = Controller output, I have set the limit prop...
Hi All. tmm thank you for your PL project this helped me to do as per attached screen print,maybe not perfectly correct but it functions in real time operation and I can live with it for now on the machine All that I asked was (1)ideas for a method to determine when the error is small;this method sh...
Simply pull down /RST to LOW once for reset, whenever necessary. That´s it. Thank you for the reply , :D This is not my problem how to reset it, I have done that by pulling the RST pin low and it works my question was how can I determine when the error is small and the integration should stop or be...
Hi All, Please I need your help with the PI Controller,As shown in the attached sketch I have my set point signal and the feed back signal with the KP and KI parts the output goes into a limiter that sets me the max and minimum outputs for the controller. This functions however my problem is how to ...
Dear ABBACOM Does any team member actually give support in the Forum ,This is my second question I asked regarding PL and nobody makes an effort to help , or should I use your email contact to ask for support,the question might seem silly to you however for me it is quite an important aspect to unde...
Hi All, Please help me understand I have various digital controls on my Front Panel the default is set to off In my understanding from the help file the controls should be off when the program starts,however with me when a user leave a switch switched ON and then close the application and then resta...
Hello All Please help me understand the following, I have an application in which I use the Data recorder it function well no issues however it seems it always place the txt file in the Data folder of the default PL installation, What happens now if I compile the application an distribute it to my c...