DQMH Consortium Toolkits Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

DQMH woes

So from that image, the circular dependency between the connections and ModBus TCP totally make sense. But why the circular dependency between the project and the modbus TCP?

Sam Taggart
CLA, CPI, CTD, LabVIEW Champion
DQMH Trusted Advisor
Read about my thoughts on Software Development at sasworkshops.com/blog
GCentral
0 Kudos
Message 41 of 42
(739 Views)

@Taggart wrote:

So from that image, the circular dependency between the connections and ModBus TCP totally make sense. But why the circular dependency between the project and the modbus TCP?


Ah, should have specified that that is a Modbus TCP Server/Slave, not a Master.  The "Remote Control" is controlling this app, and so Requests from it are passing to the Project.  The other TCP Server in the picture is the same; the server builds the structure to accept Requests from remote Clients, so you end up with arrows pointing both ways.

 

If I remove the (less important communication start-up stuff) the diagram is this:

2021-09-29 18_24_50-Graphviz Visual Editor.png

0 Kudos
Message 42 of 42
(735 Views)