Search found 6 matches
- Wed Jun 12, 2024 2:00 pm
- Forum: Feature Requests
- Topic: MODBUS SLAVE UNDER IT ?
- Replies: 4
- Views: 3362
Re: MODBUS SLAVE UNDER IT ?
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 i...
- Wed Jun 12, 2024 1:57 pm
- Forum: Feature Requests
- Topic: MODBUS SLAVE UNDER IT ?
- Replies: 4
- Views: 3362
Re: MODBUS SLAVE UNDER IT ?
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 s...
- Thu Jun 06, 2024 11:14 am
- Forum: Feature Requests
- Topic: MODBUS SLAVE UNDER IT ?
- Replies: 4
- Views: 3362
MODBUS SLAVE UNDER IT ?
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.
- Mon Sep 13, 2021 3:48 pm
- Forum: Feature Requests
- Topic: Suggestions for new microcontroller support
- Replies: 71
- Views: 246798
Re: Suggestions for new microcontroller support
Hi Steve,
This is the micro I would like to see in the flowcode list :
PIC18F16Q41/SO
Do you think it's possible in a short term ?
Many thanks
Marc
This is the micro I would like to see in the flowcode list :
PIC18F16Q41/SO
Do you think it's possible in a short term ?
Many thanks
Marc
- Tue Sep 07, 2021 10:21 pm
- Forum: Feature Requests
- Topic: ADC on 16F18426
- Replies: 3
- Views: 3943
Re: ADC on 16F18426
Hi Ben , Hi erasmus,
Thank's both ...find here under the correct setting...
Thank's both ...find here under the correct setting...
- Mon Sep 06, 2021 7:43 pm
- Forum: Feature Requests
- Topic: ADC on 16F18426
- Replies: 3
- Views: 3943
ADC on 16F18426
Hello BEN, Thank's for your help and the update of the library. But sorry the problem is still there , ADC is not implemented ...or maybe I do something wrong...? My prog must take the analog signal on AN2 and send result on com via C0. It's not coming from the electonic as a friend of mine has made...