Mesa modbus and pktUart
- PCW
- Away
- Moderator
Less
More
- Posts: 18061
- Thank you received: 4872
21 Jan 2025 14:45 - 29 Jan 2025 16:00 #319571
by PCW
Replied by PCW on topic Mesa modbus and pktUart
I guess its possible, You could add a stiff pulldown (say 470 ohm) on TXEN to test
are you sure its not parity related?
Maybe I can get one to try.
(Edit 2 ordered will try to get them running when they arrive is about 10 days)
Does seem that function 2 would make more sense on inputs and 15 on outputs
are you sure its not parity related?
Maybe I can get one to try.
(Edit 2 ordered will try to get them running when they arrive is about 10 days)
Does seem that function 2 would make more sense on inputs and 15 on outputs
Last edit: 29 Jan 2025 16:00 by PCW.
The following user(s) said Thank You: besriworld
Please Log in or Create an account to join the conversation.
- vre
- Away
- Platinum Member
Less
More
- Posts: 559
- Thank you received: 16
29 Jan 2025 10:44 #320067
by vre
Replied by vre on topic Mesa modbus and pktUart
With this config i have no errors
{HAL_BIT, 2, 0x0000, 32, "in"},
{HAL_BIT, 15, 0x0000, 32, "out"},
{HAL_U32, 6, 0x00FE, 1, "setbaud"},
Please Log in or Create an account to join the conversation.
- vre
- Away
- Platinum Member
Less
More
- Posts: 559
- Thank you received: 16
30 Jan 2025 17:06 #320161
by vre
Replied by vre on topic Mesa modbus and pktUart
When i set an out pin to TRUE after shutdown linuxcnc remains true
how can fix this except setting signals to 0 in shutdown.hal file.
how can fix this except setting signals to 0 in shutdown.hal file.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 18061
- Thank you received: 4872
30 Jan 2025 17:13 #320162
by PCW
Replied by PCW on topic Mesa modbus and pktUart
If the device does not have a built-in watchdog, I guess you could remove its logic
power with a watchdog controlled device.
power with a watchdog controlled device.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 18061
- Thank you received: 4872
05 Feb 2025 02:02 #320686
by PCW
Replied by PCW on topic Mesa modbus and pktUart
Finally got my cards and I should note (to save others some time)
that to run the Eletechsup modbus 25IOC32 card using the MODBUS
functions 2 and 15, You need to short solder jumper M0 on the card.
They seem to work as expected
that to run the Eletechsup modbus 25IOC32 card using the MODBUS
functions 2 and 15, You need to short solder jumper M0 on the card.
They seem to work as expected
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.099 seconds