Jump to content
OMRON Forums

How could i use Qt to develop turbo pmac HMI?


zielona

Recommended Posts

Sorry for my poor English. I have trouble using Qt to develop HMI especially in transport data between Turbo Pmac and IPC. Qt use QVariant instead of Variant in DPR functions. DPRgetmem function in Qt is like:

DPRGetMem(int dwDevice, int offset, int bytes, QVariant& pVal, bool& pbSuccess)

However, QVariant does not have the data type of integer array or float array. Does somebody know how  'DPRsetmem' and 'DPRgetmem'  functions work in Qt?

Thanks.

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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