Differences

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

Link to this comparison view

Both sides previous revision Previous revision
en:sw:01-mervis:08-sscp-bridge [2023/12/18 11:32]
avsetula
en:sw:01-mervis:08-sscp-bridge [2024/04/18 10:41] (current)
avsetula
Line 23: Line 23:
   - **UPDATE** -  This action will update a row in the specified table with the variable values in the unit. The row can be specified using the "​where"​ parameter, which will be directly used as a "​WHERE"​ clause in the SQL query. (Set DB row according to the Mervis variable)   - **UPDATE** -  This action will update a row in the specified table with the variable values in the unit. The row can be specified using the "​where"​ parameter, which will be directly used as a "​WHERE"​ clause in the SQL query. (Set DB row according to the Mervis variable)
   - **INSERT** -  This action will insert a row with current unit values into the specified table each time the variable state is read from the unit. (Log Mervis variable to the DB)   - **INSERT** -  This action will insert a row with current unit values into the specified table each time the variable state is read from the unit. (Log Mervis variable to the DB)
 +
 +<WRAP center round tip 90%>
 +Currently it is not supported to send long data types (LREAL, LINT, ULINT, etc.), or STRING and DT.
 +</​WRAP>​
 +
  
 ===== Supported platforms ===== ===== Supported platforms =====