MODBUS SLAVE UNDER IT ?

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Post Reply
Marc-Lepage-AIF
Posts: 6
http://meble-kuchenne.info.pl
Joined: Fri Feb 12, 2021 3:29 pm
Been thanked: 1 time

MODBUS SLAVE UNDER IT ?

Post by Marc-Lepage-AIF »

I use this function to establish communication with a network of charging stations. The function is call in "pooling mode" and is currently unstable. It would be better to have it working under IT. Is it possible to have it that way? Thank's for your answer.

BenR
Matrix Staff
Posts: 1950
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 694 times

Re: MODBUS SLAVE UNDER IT ?

Post by BenR »

Hello,

Sorry I'm not sure what you mean by under IT?

chipfryer27
Valued Contributor
Posts: 1637
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 360 times
Been thanked: 575 times

Re: MODBUS SLAVE UNDER IT ?

Post by chipfryer27 »

Hi

Possibly TCP/IP ??

Regards

Marc-Lepage-AIF
Posts: 6
Joined: Fri Feb 12, 2021 3:29 pm
Been thanked: 1 time

Re: MODBUS SLAVE UNDER IT ?

Post by Marc-Lepage-AIF »

HI,
Why not... But it looks like it would be the same as for Modbus under Slave (RTU). As I see in the available IT function whatever MODBUS is used the is no IT possibilities.
When the Master is pooling, the Slaves can be doing something else than listening to the bus , the pooling function could stay stuck for a while ... of course you can add a timer or a watchdog or both but then you loose fluidity...
This is why i would like the Slave function under IT.

Marc-Lepage-AIF
Posts: 6
Joined: Fri Feb 12, 2021 3:29 pm
Been thanked: 1 time

Re: MODBUS SLAVE UNDER IT ?

Post by Marc-Lepage-AIF »

BenR wrote:
Tue Jun 11, 2024 12:09 pm
Hello,

Sorry I'm not sure what you mean by under IT?
HI Ben,
When the Master is pooling, the Slaves can be doing something else than listening to the bus , the pooling function could stay stuck for a while ... of course you can add a timer or a watchdog or both but then you loose fluidity...
This is why i would like the Slave function under IT.

Post Reply