11/17/2018 7:56 PM | |
Joined: 8/22/2016 Last visit: 11/5/2024 Posts: 40 Rating: (8) |
Hello Jakub, we are using OPC server for data collecting from our machines and then OPC client on the PC, which writes the data to the InfluxDB. I'm currently working on a similar project as you are writing, because I want to leave out the OPC server and client and write data from the PLC directly to the InfluxDB using the REST api via http. My idea is to use TSEND_C and TRCV_C, but after first few hours I have no success (problems with using of TCP port 80 for http, which seems to be already used or reserved). Hopefully I could give you any hint during next week. By the way, I think, that in case of MySQL it is possible to use the similar api for work with database. ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 11/19/2018 1:20:33 PMNew subject after splitting Last edited by: JBee at: 12/2/2018 9:20:44 PM |
|
This contribution was helpful to1 thankful Users |
4/5/2019 7:35 PM | |
Joined: 12/2/2015 Last visit: 6/30/2024 Posts: 64 Rating: (7) |
Hello, What about or https://plc2sql.com/en/mssql-library-for-tia-portal/ Are you trying to make better type of software drivers? Or do you want make a PLC as a Thing on the Internet? |
Last edited by: LuWiack at: 4/5/2019 7:59:15 PM |
|
11/5/2019 6:05 AM | |
Posts: 2 Rating: (0) |
Hi, It can easily manage thousands of tags with rates faster than second. |
Follow us on