DAQFactory communicating with other HMI's


Recommended Posts

I have been given the task of integrating DAQFactory with other HMI's (Weintek) on a system.

There are currently 6 communicating with each other over their global data transfer feature which is all working as it should.

What i need to do is have one of these screens send a signal to my DAQFactory program to then set a flag on its connected PLC.

In reverse order i also need to send an analog signal (flow meter) from my DAQFactory program to the Weintek screen.

Is this at all possible? any help would be very appreciated. 

Link to comment
Share on other sites

That would largely depend on the HMI.  That particular one has 3 serial ports, so if one wasn't in use you could connect that to the PC and communicate with DAQFactory over that connection.  But that is just the hardware layer.  The real question is what protocol does the HMI speak?  I couldn't find it on their website.  If it talks Modbus, you could setup DAQFactory as a Modbus master or Modbus slave (depending on which license of DAQFactory you have) and transfer that way.  That would be easiest, especially if the HMI can act as a Modbus Slave and DAQFactory can be the Modbus master.
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.