FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
07-05-2023 05:49 PM
Trying to write a bool value to a tag that is currently setup as a write enabled tag in Device Bridge app. Device bridge would then write that value to the external PLC that the CORE is tied too. I am reading data correctly. Just need to create a way to acknowledge to the external PLC that Node-Red has created its files correctly and everything is good. I have looked at GitHub examples and several others in the forums with no luck. Attached is my simple test flow. (change file type to .json if desired for importing).
When triggered, I get the following error - CtrlxProblemError: DL_UNSUPPORTED
NOTE - This is the tag setup in Device Bridge App for the external PLC.
I can see all my tags in Node-Red just fine. Can read all the tags I require. Just having a hard time writing to the only write tag that I have. Any help or guidance is appreciated.
Solved! Go to Solution.
07-11-2023 02:14 PM
Halo, Read it (setting type+json in the ctrlX node) and then write like the feedback 🙂
07-18-2023 01:53 PM
Could you please check in the data layer viewer if the variable is really writable (check metadata if write is existing)? The error sounds like it isn't.
11-15-2023 09:39 AM
@NThompson002 Are there any news? Is this still an issue? Or can this topic be closed?