Jump to content

Kojekude

Members
  • Posts

    27
  • Joined

  • Last visited

Posts posted by Kojekude

  1. Thnx.

    Definitely, last card is dead (W1616T). After 14months, and without active inputs and outputs. Propertly suplied with 24VDC etc...

    The door of box sometimes was open, and there is sometimes wet air, maybe it is reason for failure...

    I tried remotely to detect problem. Pictures wasnt clear, I couldnt see that power lamp on that card wasnt green (see the picture).

    It was strange, IO bus monitor status was 5, Connected Units Register was 7,7,10,255,255,...

    Number of Connected Units was 3, and after reset changed to 0, but Connected Units Register was the same: 7,7,10,255...

    I tried Configuration without that (4.) card (still connected), but without result.

    After all,  I went to factory and tried configuration without that card (I removed card) and it was ok. After that, I replaced the card.  

    Sorry for my bad english.

     

    IMG-64ce5b1ca7087a079146c721819d5777-V.jpg

  2. There are 204 elements and 5 Custom Controls in HMI.  Every Custom control has 11 elements. 

    Properties Window: 204+5=209

    Compiling (and limitation)204+5*11=259

    If the number of HMI elements is close to the limited value (256), info in Properties window is unuseful (or wrong).

    I suggest two solutions:

    1.   Properties window should also display the number 259

    2.   (my preferred solution) During compiling, Custom Control should be seen as one object

    MM - PLC Tehn CC.png

  3. Hi,

    Number of HMI elements in Properties Window is not valid for limitation.

    I tried with Custom controls to reduce number of HMI elements, result is in the screenshot.

    I just wasted couple hours of work, again. Please, do something with help files and examples (examples are just trivial cases of titled themes). 

    For example, I dont know  what means Warnings after compiling in my program: How to use System Error Structure?  I dont use in program Alarm widgets, what the purpose of warnings about Alarms? What about Modbus 2.0, how to change it?

    And finally, buttons in Error List not filtering rows correctly.

     

     

    US v133.png

  4. Hi,

    In my Unilogic programme, Scan time is between 6-9ms, with Ladder Time Max about 2.7ms. But sometimes, aperiodically, Scan time is 35-38ms, while Ladder time is the same. Never 15 or 20 or 25ms, always 35-38ms. I need Scan time to be less then 10ms. How to solve this?

     

    20190212_235141.jpg

  5. Thank You for explanations, Saragani!

    I'm delighted with Unilogic and I made some very complex programs in it. I wanted to use Textbox element like button, and because Text element have Action option, it was logical to me that it has TextBox,  too.

  6. Hi,

    I'm sorry for my bad english. I'm exciting with Unistream platform. Ladder is excelent, but for now my opinion is that working with HMI is better in Visilogic.

    Some questions about working with HMI in Unisteram (project is big and I have no time for testing):

    1. How to organize variables? Often it isn't good to put tag to display variable directly. I have two ideas. Both ideas contain one function for each Screen.

    First: to define group of global tags (arrays) and then for every Screen store variables (throw function active if Screen active) to that global tags temporary, during Screen is active.

    Second: to define variables like local function tags.

    2. What really function "Is Active" in Screen Proporties window? What conditions is to set and reset? Does set and reset bit working throw ladder conditions or automatically set if Screen is active and reset if not active?

    3. How to set some parameters while Scren loading (On Load Subroutine in Visilogic)?

    Thanx

×
×
  • Create New...