Jump to content

chrobakpeter

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by chrobakpeter

  1. Hi!

     

    First: if you want to send the message once per sec it is ok. Alternativaely you can use SB13  (is in on at the rising edge on SB3). OR if you have to do it not once a second, you can use a timer. See attached. I use for the keepalive interval about 33% of the timeout of the slave "device".

     

    Second: try the fuction numerics to bits (you can find it in the "vector" menu.). See the help for details.

     

     

     

    Peter

     

    post-1064-0-68295700-1414743058_thumb.jpg

  2. Hi, Tamas!

     

    You can translate the "default texts":(the string library 1 can't be translated but all others can be.

    So the solution:

    1; in your ladder place a "Set.Str.lib" (found in strings- set strings library), select library 2. (triggered by SB2, to run it at power up).

    2;translate the texts in library2 (if you already have strings in library 1 you can export them and import as library 2). If you need spezial hungarian characters like "éá.." you can also modify the font type to a font where the spec .sharacters are enabled.

    3; the alarm HMI screens will be in your language.

     

    BR,Peter

  3. HI,

    I  have trouble with remote operator

    PLC: V1210 OS:3.7 (00)

    REmote operator: 1.0.36.0.

     

    If I navigate to the alarm screen on. on the remote operator i See the "old" small alarm schreen. If i navigate to "Alarms in group" screen I get error message in Remote operator. (Source array was not long enough. Check schIndex and length, and the array's lows bounds)

     

    post-1064-0-50944100-1384787781_thumb.jpg

     

     

    Pls. check and help me!

     

     

    Thanks, Peter

     

     

     

×
×
  • Create New...