You are not logged in! Log in or Register

DataReader

Description

The DataReader is a component that reads an XML or JSON file from an URL and outputs the result as a Data structure.

Attributes

  • DataChanged [event]: An event that is fired when the output data has changed.
  • Input [string input]: The block that outputs an url to be retrieved.
  • Name [string]: The name of the block.
  • RefreshTrigger [trigger input]: A block that fires a trigger when the data should be refreshed.
  • Url [string]: The URL of the image to download. When the ImageBuffer is specified, the ImageBuffer image will display until the image from the URL is loaded.

Output connectors

  • Data: When the XML/JSON has been retrieved, it will be output as structured data.

User comments

Nothing comments yet. Be the first!

Leave a comment

You need to be logged in to post a comment.