Jump to content

Recommended Posts

Hi

I'm using v280 and reading MI memory from computer(using LabVIEW) via port1 with USB to serial. My problem is the fastest reading loop rate on the computer is 350ms, but I tried to change the baud rate to maximum value(57600) but nothing better. Has anybody can do for more faster than 350ms(I need 100ms)?

Thank you.

Link to comment
Share on other sites

  • MVP 2023

You will have a hard time getting a 0.1 second update serially - most of the overhead affecting communication time has to do with putting the data frames together.  I'd put an Ethernet card in the V280 and reconfigure your LabView driver to do Modbus TCP.

Joe T.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...