3/24/2025 2:18 PM | |
Joined: 1/31/2025 Last visit: 3/27/2025 Posts: 3 Rating:
|
I have a computer connected to a physical PLC S7-1200 (model 1214C DC-DC-RLY), which I configured in the project with the LSql_Microsoft function (block to send data to the MSSQL Server) to send three non-constant variables over time to SQL. It should be noted that I used a TCP connection on a local server on my machine via Ethernet. However, when I try to send a SQL command (enableSql = TRUE), it recognizes the output "Busy" = TRUE, and output ERROR = FALSE, but it does not recognize the data transmission (in the image of the LSql_Microsoft code the TCON does not transmit data but neither detects error). That is why I would like to consult what is the error in the SQL configuration or in the parameters of ConnectionSettings (SqlConfig block) or some other detail to consider, so that it can send the data to the SQL Server. I attach images related to the error in the zip file. AttachmentSQL CONNECTION ERROR.zip (171 Downloads) |
Last edited by: jose_paredes145 at: 03/24/2025 14:28:15 |
|
Follow us on