BrightSign XD230 Betriebsanweisung Seite 118

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 133
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 117
112
Validate: Click this button to ping the web address you entered in the Url, Live Data Feed, or Dynamic
Playlist field. Use this feature to check whether you entered the address of your RSS feed correctly.
Update Interval: Use the dropdown list to specify how often you want the content of an RSS feed to be
refreshed using the provided URL.
Plugin Script: This is an advanced feature: You may optionally choose to have the RSS feed parsed by a
piece of customized BrightScript code. This occurs after the feed is retrieved from the network and before it
is provided to the Live Text object. To add a plugin, specify the location of the file that contains the
BrightScript code by clicking the Browse button.
Note: The parser file must have a .brs extension.
Parser Function Name: Enter the name of the subroutine that parses the RSS feed. The following
parameters can be used with the subroutine:
o xmlFileName$The name of the xml file. This information is provided by the autorun.
o itemsByIndexAn array of the descriptions. The script should fill in this array if the Live Text
object is using the “item index” to display items from this feed.
o itemsByTitleAn associative array of titles and descriptions. The script should fill in this array if
the Live Text object is using the “item title” to display items from this feed.
o userVariables — An associative array of current User Variables (which are provided by autorun).
This is provided in case you want to analyze or modify the User Variables.
Seitenansicht 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 132 133

Kommentare zu diesen Handbüchern

Keine Kommentare