Author Topic: Can AdvancedHMI create a new data item in my controller ?  (Read 597 times)

gazroo

  • Newbie
  • *
  • Posts: 1
    • View Profile
Can AdvancedHMI create a new data item in my controller ?
« on: February 26, 2020, 06:07:28 PM »
Hi everyone,

I'm a first timer with PLCs let alone AdvancedHMI, so sorry if this is a stupid question.

Is there a component I can drop into the main page which will allow me to add a standard data file into my controller, and specifying its type, e.g. integer, string, Boolean, etc. ?

One other additional question if I may: if I bind a BasicLabel to a PLC address of type string (e.g. ST9:0), why can I only enter a maximum of 16 characters when a string can hold up to 82 ?

Thanks

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: Can AdvancedHMI create a new data item in my controller ?
« Reply #1 on: February 26, 2020, 07:22:31 PM »
Modifying data tables is not possible through the AdvancedHMI driver.

What is limiting your string input, pop-up keypad? Or is it just not writing the full string?