Search found 179 matches

by seokgi
Wed Oct 04, 2023 10:03 am
Forum: General
Topic: Modbus Master Speed
Replies: 24
Views: 6437

Re: Modbus Master Speed

Thanks for your reply.
However, each address of ModBusMaster_Local_3 you modified must have a different Slave ID.

HMI (Touch Screen) operates in Modbus Master Mode.

https://www.cimon.com/introduction/hmi
Brend Name : Cimon. XPanel 15 Inch Touch Screen.

Thank You.
by seokgi
Mon Oct 02, 2023 11:35 pm
Forum: General
Topic: Modbus Master Speed
Replies: 24
Views: 6437

Re: Modbus Master Speed

I cannot edit components.
Please help me how to fix the component and I will fix it.
Is there no way?

Please help me.
Thank you.
by seokgi
Fri Sep 29, 2023 10:28 am
Forum: General
Topic: Modbus Issue.
Replies: 3
Views: 3822

Re: Modbus Issue.

I posted my project.

Could I apply your advice and test it over the weekend?

Thank you.
by seokgi
Wed Sep 27, 2023 11:03 am
Forum: General
Topic: Modbus Master Parity setting?
Replies: 2
Views: 4026

Re: Modbus Master Parity setting?

Does the Modbus master of FC10 support 8bit Data, Parity None, and 2Bit Stop bit?
If FC10 supports it, please tell me how.

Thank you.
by seokgi
Wed Sep 27, 2023 10:57 am
Forum: General
Topic: Modbus Issue.
Replies: 3
Views: 3822

Re: Modbus Issue.

I am posting my project abbreviated here.
Please review carefully and point out my mistakes.

And please refer to the link as well.
https://flowcode.co.uk/forums/viewtopic.php?f=3&t=2117

https://flowcode.co.uk/forums/viewtopic.php?f=3&t=2148

Thank you.
by seokgi
Tue Sep 26, 2023 9:55 am
Forum: General
Topic: Modbus Issue.
Replies: 3
Views: 3822

Modbus Issue.

I am developing equipment for industrial use. I can't use C language, so I use FC10 to develop equipment. The developed equipment was installed today, but was rejected by the customer. The reason is that the Modbus/RTU Master reads data from the device too slowly, so the data is not read properly an...
by seokgi
Fri Sep 22, 2023 8:50 am
Forum: General
Topic: Modbus Master Parity setting?
Replies: 2
Views: 4026

Modbus Master Parity setting?

Good morning.!

I am trying to read data from a Modbus device.
In FC10, only the baud rate can be changed.
However, the device supports even, odd parity, or 2-bit stop bits.
How can I read Modbus data from a device?

Thank you.
by seokgi
Wed Sep 20, 2023 1:01 am
Forum: General
Topic: Modbus Master Speed
Replies: 24
Views: 6437

Re: Modbus Master Speed

Can you please advise how to speed up the MCU? It's so hard. Modbus Master still operates too slowly.

Thank you
by seokgi
Tue Sep 12, 2023 1:07 am
Forum: General
Topic: Modbus Master Speed
Replies: 24
Views: 6437

Re: Modbus Master Speed

I tried many things. However, MCU speed is still poor and sometimes unreadable.
Perhaps timing is the issue.

Still no way. I'm looking for another way.

Please Help me.

Thank you.
by seokgi
Fri Sep 08, 2023 11:00 am
Forum: General
Topic: Modbus Master Speed
Replies: 24
Views: 6437

Re: Modbus Master Speed

Hello? I think I'm halfway through this. The reason is somewhat strange, but it works faster and more accurately than before. This was solved by repeating the initialization operation. I describe my program here for reference for others. I set up the Modbus master as shown in the picture. Init.jpg T...