Online Forums
Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.
Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.
Do not use the Contact page for technical issues.
WriteItemValue -> "Exception from HRESULT: 0xC004D004"
Best regards,
Zbynek Zahradnik
Please Log in or Create an account to join the conversation.
- jorma.sarnikorpi@ontec.fi
-
Topic Author
- Offline
- New Member
-
- Thank you received: 0
Problem solved! It seems that problem was caused by FSGateway. I did update it to version 1.5 SP1 and after this I was able to write values without exceptions.
Please Log in or Create an account to join the conversation.
- jorma.sarnikorpi@ontec.fi
-
Topic Author
- Offline
- New Member
-
- Thank you received: 0
Best Regards,
Jorma
Please Log in or Create an account to join the conversation.
Best regards,
ZZ
Please Log in or Create an account to join the conversation.
- jorma.sarnikorpi@ontec.fi
-
Topic Author
- Offline
- New Member
-
- Thank you received: 0
I am using Wonderware FSGateway 1.5. I couldn't find any decent documentation to its error codes. But I found following entries from log of FSGateway:
Timed out waiting for CAL to return Poke acknowledgement for item
Item 'ai_H_LTE_SP_7' poke failed [hr=c004d004]
So, I guess you are right; error comes from OPC Server.
Please Log in or Create an account to join the conversation.
What is the OPC server you are using?
Is there any documentation to its error code?
Many thanks
Zbynek Zahradnik
Please Log in or Create an account to join the conversation.
- jorma.sarnikorpi@ontec.fi
-
Topic Author
- Offline
- New Member
-
- Thank you received: 0
I am using method WriteItemValue(). It takes something like 30 seconds and then there comes out exception "Exception from HRESULT: 0xC004D004". Interesting thing is that value _is_ written into the item (I can see its value changing).
I can also read corresponding item without problems using ReadItem().
Any ideas what is going on?
Please Log in or Create an account to join the conversation.