SOURCEDFROM

Parameters

OrderNameTypeDesc
1valueasset / asset listThe asset(s) that are data sources

Returns

A Point List.

Description

This command is used to get a list of points that are linked to this asset as a data source.

The most common usage scenario for this function is when wanting to record or report on information from a given device or data source - for instance, when you want to record points that are coming from a source that has no historian.

Example

'Main PLC' ASSET SOURCEDFROM

Will return all of the data points associated with the Main PLC.