This object is in archive! 

Will socket (tcp) request in rule creator work with this relay card?

thomasfr shared this question 10 years ago
Need Answer

Hi


I'd like to use this relay card instead of my ipx800.

http://www.robot-electronics.co.uk/htm/eth8020tech.htm


With ipx800, I am using http request to control relays (on/off).

With the other card, I can only use socket requests.


Here is the way it needs to be set up (their support sent me this tip):


  1. You would need to enter the same information found on the Board Configuration page of the board once you plug it into your network. By default it uses DHCP, which means the IP address may change. You might instead want to assign it a static IP. You can then use the same IP and port number (17494 by default) in your program.The source port isn't important, so depending on how your programming system works it can either be left blank, or you can use another number like 20,000, and the retries might be set to something like 3 or 5.The body of the message would be a binary blob. If you want to set relay one to on, you would want to send 0x20, 0x01, 0x00 (hex) as binary. To turn off that relay, you would instead send 0x21, 0x01, 0x00. You would have to check the documentation of your programming system to see how you can send the binary message.

Can you confirm me it will work with socket request used in the zipato rule creator?

Replies (1)

photo
1

Nobody tried this feature? ;)

photo
1

Hi Thomas,

Have you been able to make it work with robot-electronics relay card?


Thx,

Avi

photo
1

The SAP C_SECAUTH_20 dumps questions cover the topics of SAP Security and Authorization. These questions are designed to test the student’s knowledge of the concepts of authorization, authentication, and access control. The questions are also designed to assess the student’s ability to interpret system settings and configure security settings. The questions also test the student’s knowledge of the SAP Security Audit Logging and System Monitoring. Additionally, the questions are designed to assess the student’s knowledge of the SAP Security Lifecycle and its components.


Visit Page: https://www.guide4sure.com/C_SECAUTH_20-release.html

photo
Leave a Comment
 
Attach a file