Author Topic: Ismael  (Read 805 times)

Ismael

  • Newbie
  • *
  • Posts: 4
    • View Profile
Ismael
« on: January 23, 2018, 09:44:33 AM »
Hola
Cómo se puede leer un registro de 32 bits con el display digital. Tengo un plc omron y tengo un número en los registros D100 y D101 . Cómo se configura el componente en el advance  para que me lea esa palabra.

Godra

  • Hero Member
  • *****
  • Posts: 1436
    • View Profile
Re: Ismael
« Reply #1 on: January 23, 2018, 10:14:08 AM »
For those who search the forum for specific words, this would be a Google translation:

How can a 32-bit register be read with the digital display. I have an Omron PLC and I have a number in the D100 and D101 registers. How to configure the component in advance to read that word.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5261
    • View Profile
    • AdvancedHMI
Re: Ismael
« Reply #2 on: January 23, 2018, 10:19:03 AM »
This requires the patched version that can be downloaded here (it is AdvancedHMIV399xPatched3.zip):

https://sourceforge.net/projects/advancedhmi/files/advancedhmi/3.5/


Then you would use an address modifier like this:

D100@L

Ismael

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Ismael
« Reply #3 on: January 23, 2018, 12:39:19 PM »
ya descargué la aplicación pero cuando agrego los componentes y los ejecuto no apararecen en la simulación.


"I already downloaded the application but when I add the components and execute them, they do not appear in the simulation"
« Last Edit: January 23, 2018, 12:48:38 PM by Archie »

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5261
    • View Profile
    • AdvancedHMI
Re: Ismael
« Reply #4 on: January 23, 2018, 12:49:06 PM »
Are you editing the ManForm.vb in the AdvancedHMI project?

Ismael

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Ismael
« Reply #5 on: January 23, 2018, 01:48:03 PM »
si ya estoy editando, el plc me muestra comunicación, pero el digital meter no muestra valor ni escribiendo D100.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5261
    • View Profile
    • AdvancedHMI
Re: Ismael
« Reply #6 on: January 23, 2018, 01:56:48 PM »
Are you using serial or Ethernet? If using serial, is your CX-Programmer completely shutdown so AdvancedHMI can get access to the serial port?

Ismael

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Ismael
« Reply #7 on: January 23, 2018, 04:25:10 PM »
La AdvancedHMIv399x.zip me trabaja solo en 16 bits.
AdvancedHMIV399xPatched3.zip no me está trabajando.