LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Serial Comm Project

I am new with LabView so I need some general/basic guidance.

 

I have a serial Modbus based project.  The project needs to repeatedly make 3 calls each getting 64 registers which then need to be processed (read only for right now).  I need to update ~every 3 seconds or so.  I am using the MB Serial Master Query.  I am getting timeout errors which I want to minimize/manage.  Here are my questions:

 

1.  I am using a timed loop with three sub-diagrams.  Is this the best way?

 

2.  Is there a way to know when one of the calls ends (to control time in between calls)?

 

Thank you for your help.

 

 

0 Kudos
Message 1 of 3
(2,724 Views)

Hi petersrj,

 

Unfortunately, the Mosbus libraries are not an officially supported or a fully tested library. The DSC Module is the supported form of communication. It would be a good idea posting this in the Industrial communication forum:

 

http://forums.ni.com/t5/Industrial-Communications/bd-p/260

 

They might have some more experience with this library and type of communication than the users in this forum.

 

Regards,

 

-KP 

Kurt P
Automated Test Software R&D
Message 2 of 3
(2,676 Views)

Kurt,

 

Thank you for the reply.  I will post over there.

 

 

0 Kudos
Message 3 of 3
(2,656 Views)