Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Control of the CR1000X with Node-RED / Sending external commands to the CR1000X


Tecusan Jul 16, 2019 01:15 PM

I would like to control the CR1000X through Node-RED programming tool - the specific action that I want to do is to close/open relays (the C ports of the CR1000X). Any help on external controlling of the data logger will be higly appreciated. 

 


JDavis Jul 16, 2019 09:38 PM

You should create Public variables that control the state of the ports with PortSet instructions.

I am not familiar with Node-RED. The brief description I read makes me believe easiest integration would be using the Web API of the CR1000X. Here is the documentation:

Link to CRBasic Help


Tecusan Jul 22, 2019 08:04 AM

Thank you very much!

Log in or register to post/reply in the forum.