User Tools

Site Tools


integration_with_other_systems

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
integration_with_other_systems [2019/09/03 13:31] – [Example - connecting to a remote module via its web server] emozolyakintegration_with_other_systems [2019/09/03 15:08] emozolyak
Line 4: Line 4:
  
 This function is available since version 2.6.4520. This function is available since version 2.6.4520.
 +
 +===== POST example =====
  
 An example of a program executing an HTTPS request to send data as a file at URL https://demo.com/upload: An example of a program executing an HTTPS request to send data as a file at URL https://demo.com/upload:
Line 32: Line 34:
  
 Note that for SSL certificates correctly function, you need to have an exact local time. If there is a significant deviation of the local clock, https requests may not work. We recommend using time synchronization via NTP server. Note that for SSL certificates correctly function, you need to have an exact local time. If there is a significant deviation of the local clock, https requests may not work. We recommend using time synchronization via NTP server.
 +
 +===== GET example =====
  
 Example of requesting a number in the GET request at URL http://demo.example.com/read-data?param=32 and writing it to the register with id=4356: Example of requesting a number in the GET request at URL http://demo.example.com/read-data?param=32 and writing it to the register with id=4356:
Line 53: Line 57:
  
 Most currently produced remote i/o modules have configuration and status web-page for diagnostic and setup.  Most currently produced remote i/o modules have configuration and status web-page for diagnostic and setup. 
-When you have a module which is not supported with WebHMI and using custom protocol is difficult, there is another option of accessing the module through its embedded web-server with HTTP requests right from WebHMI. +When you have a module which is not supported by the WebHMI and the usage of the custom protocol feature is complicated, there is another option of accessing the module through its embedded web-server with HTTP requests right from WebHMI. 
  
-For a example we have the UC20-FBC-xxx (any bus Modubs, Eth/IP etc) remote I/O module from Weidmuller. The module has web server for diagnostinc and setup:+For a example we have the UC20-FBC-xxx (any bus Modubs, Ethernet/IP, DeviceNet etc) remote I/O module from Weidmuller. The module has web server for diagnostinc and setup:
  
 {{ ::uremote_config_page.gif?direct&600 |}} {{ ::uremote_config_page.gif?direct&600 |}}
integration_with_other_systems.txt · Last modified: 2024/04/04 10:18 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki