{}

Nuestras marcas

Impact-Company-Logo-English Black-01-177x54

Bienvenido(a) al sitio web para México de Schneider Electric

Te damos la bienvenida a nuestro sitio web para México.
Buscar Preguntas Frecuentes
Customize GIS marker tooltips in Geo SCADA
This example shows how a point's name and its current value could be displayed in Geo SCADA when hovering over map markers. A user query object needs to be created and attached to your map set. The user query object needs to run a SQL query of the below format. The highlighted part of the SQL query is what gets displayed in the tooltip.

SELECT
FULLNAME, GISLOCATION->LATITUDE, GISLOCATION->LONGITUDE, NAME || '<br> ' || CURRENTVALUEFORMATTED AS TOOLTIP
FROM
CDBPOINT
WHERE
FULLNAME LIKE '%Population%'






Schneider Electric Mexico

Explora más
Rango:
Artículos que pueden ser útiles
Explora más
Rango: