Jump to content

control over the traffic


rom76

Recommended Posts

QUOTE (rom76 @ Feb 10 2009, 09:33 AM)

Dear members of the forum,

I faced a problem 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

I'd simply build a cluster with two elements: time stamp and message string. Your VIs could always communicate with this structure where the time would be filled in by the VI that sends the message. The receiver would thus know when the message was sent. Then, what you do with this information (display, log to file, ...) is application specific.

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.