Urgent Coms Issue
Verfasst: Dienstag 9. Juli 2024, 07:50
Good evening all hope you can help,
I have just come across a massive problem that has disabled pretty much every program i have made. I tested multiple parts and found the issue is with the com communications (Send string/receive string/value). I have used this for over 13 years with no issues, but during some recent working my program started crashing immediately on run and going back to old programs the same issue stands.
After much troubleshooting I found the only way to stop the hang is to set every com value to com1, any other value causes massive hangs and with my large projects just crashes entirely. I have confirmed this on multiple old and new programs and have attached a sample for you to see.
The sample is a simple send receive chain i would normally use, the value for coms starting at the default of 0. The stopwatch shows clearly while you are watching the program hangs for multiple seconds at a time with any com value other than 1. When changing to 1, the program runs perfectly with no hangs. Even changing a few back to another number (com2) caused the hang again.
This new issue will completely stop all my programs from working if i have to recompile for any reason (I have programs running 30+ coms commands), would appreciate any help to resolve the issue.
I have just come across a massive problem that has disabled pretty much every program i have made. I tested multiple parts and found the issue is with the com communications (Send string/receive string/value). I have used this for over 13 years with no issues, but during some recent working my program started crashing immediately on run and going back to old programs the same issue stands.
After much troubleshooting I found the only way to stop the hang is to set every com value to com1, any other value causes massive hangs and with my large projects just crashes entirely. I have confirmed this on multiple old and new programs and have attached a sample for you to see.
The sample is a simple send receive chain i would normally use, the value for coms starting at the default of 0. The stopwatch shows clearly while you are watching the program hangs for multiple seconds at a time with any com value other than 1. When changing to 1, the program runs perfectly with no hangs. Even changing a few back to another number (com2) caused the hang again.
This new issue will completely stop all my programs from working if i have to recompile for any reason (I have programs running 30+ coms commands), would appreciate any help to resolve the issue.