EcoStruxure Geo SCADA Expert Forum
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-08-09 07:08 AM . Last Modified: 2023-05-03 12:01 AM
When I write query like this I can't see the ID of Variable in query result. Is it possible the query the ID's of object?
SELECT
"FullName" AS "~FullName", "Id"
FROM
CVARIABLE
ORDER BY
"~FullName" ASC
Thanks in front
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-08-09 07:11 AM
If you include the Id column twice in the query then ViewX will display the second one in a list.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-08-09 07:11 AM
If you include the Id column twice in the query then ViewX will display the second one in a list.
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.