• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 
March 29, 2024, 03:46:13 am

News:

SMF - Just Installed!


Not receiving data

Started by shanaj, October 06, 2020, 07:57:40 am

Previous topic - Next topic

shanaj

Hi,
I am new to ASTM programing. I am using nrComm NET for visual studio.
While testing with pcs using serial connection, I am able to send and receive data.

But when I connected to machine, neither machine receive the data nor the program receive the result from machine.

While sending data I am checking the OnACK event and its triggering and when machine send the result,  the Session start and Session End events are getting triggered.

When machine send the data I am using OnRecord event to get the data and store the value.
Is it correct way.

Roman Novgorodov

Hello

Can you provide a log file with a communication session?

And please more information like Visual studio version, Windows version.

Roman Novgorodov
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.

shanaj

I am using Visual Studio 2015. I will send the communication session in a while.