Echelon i.LON SmartServer 2.0 Uživatelský manuál Strana 439

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 443
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 438
i.LON SmartServer 2.0 Programmer’s Reference
A-3
6. In this example, we want to read and write only to the SmartServer’s digital relay outputs;
therefore, we need to modify the List function so that it returns the subject data points. To do this,
change the xSelect statement from:
//Item[@xsi:type="Dp_Cfg"]
to the following:
//Item[@xsi:type="Dp_Cfg"][contains(UCPTaliasName,"nviClaValue")]
This means that the List function will return only those data points that have “nviClaValue” in
their alias names. The xSelect statements you will use will depend on the subject data points, as
you can filter for desired items using the appropriate xsi type and predicates such as contains and
starts-with.
Zobrazit stránku 438
1 2 ... 434 435 436 437 438 439 440 441 442 443

Komentáře k této Příručce

Žádné komentáře