Jump to content

Message timing


rom76

Recommended Posts

QUOTE (rom76 @ Feb 10 2009, 06:30 AM)

Dear members of the forum,

I faced a problemm where i need for example to register the time of outgoing message as well incoming messages, What is the method that can be used to accomplish this task? Thank you in advance for all your help.

Regards,R

Well there are lots of ways. There is a timestamp data type which can be bound in a cluster to whatever data type you are using for your messages. If that's not help enough, maybe you can post your code and tell us what's not working.

Link to comment

QUOTE (jdunham @ Feb 10 2009, 09:22 PM)

Thank you , I will try that and will post the code.

QUOTE (jdunham @ Feb 10 2009, 09:22 PM)

Well there are lots of ways. There is a timestamp data type which can be bound in a cluster to whatever data type you are using for your messages. If that's not help enough, maybe you can post your code and tell us what's not working.

Dear friend, here is the code, I didn't really get what you meant, I checked out different time stampdata functions but didn't find the one that could be used here. i need to measure the time when the meassage leaves string nad when it comes to string 3. Thank you aginn for your help,very nice of you.

Link to comment

QUOTE (rom76 @ Feb 11 2009, 03:02 PM)

Thank you , I will try that and will post the code.

Dear friend, here is the code, I didn't really get what you meant, I checked out different time stampdata functions but didn't find the one that could be used here. i need to measure the time when the meassage leaves string nad when it comes to string 3. Thank you aginn for your help,very nice of you.

Replace your GetDateTime function with the Tick Count(ms) function found in the same pallette. This should solve your problem.

Justin Thomas

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.