Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - frenelius

Pages: [1]
1
Support Questions / Re: Link to Documents pdf
« on: June 30, 2021, 01:13:49 AM »
WOW, thank you so much. That was an easy way indeed  :D

2
Support Questions / Link to Documents pdf
« on: June 29, 2021, 08:43:55 AM »
Hello,

I would like to know if it is possible to add some PDFs about the machine documentation and open them from AHMI (not embedded, just a link to open the OS default PDF viewer).

I cannot find an easy way.

Thank you!

3
Additional Components / Re: Any interest in a driver for MQtt
« on: May 19, 2021, 07:13:57 AM »
Hello,

Im am trying to implement the driver, but I get different errors.

Does anybody know how to integrate it in an existing project?

Thank you.

4
Support Questions / Re: Change form only if it is allowed from PLC
« on: May 13, 2021, 03:16:40 AM »
I guess what I need is the PLCAddressVisible property, but as a decimal value, not a bool.
Thank you.

5
Support Questions / Change form only if it is allowed from PLC
« on: May 13, 2021, 02:39:57 AM »
Hello,
I would like to allow access into a specific form only if a PLC memory address has a certain value.
(It has been authorized from the PLC).

How could I do that?

I have tried using an IF condition in the MainForm designer -> form change button initialization, reading the memory value with a basiclabel but it will not work as expected.

Thank you.

6
Support Questions / Re: Cannot communicate to OMRON CJ2M
« on: March 31, 2021, 03:53:17 AM »
But the error I see in Wireshark is 0x8502, is it the same as 0x0502?

Thanks.

7
Support Questions / Cannot communicate to OMRON CJ2M
« on: March 31, 2021, 02:13:49 AM »
Hello,
I am testing HMI to see if I can replace the NB displays, but I cannot get to have full communication with the PLC through OmronEthernetFINSCom.

PLC CJ2M-CPU31

In some cases, I can write to D0, but will not get a valid response back from the PLC. And I have not been able to read D0 never.

Attached the Wireshark capture. PLC address is 10.0.0.1, AHMI is 10.0.0.5.

Do anybody know if it is just a configuration problem?

I have been trying different options (TargetNetworkAddress, TargetNodeAddress, Private, Public...) without luck.

Thanks a lot!

Pages: [1]