Publication date: 07/24/2024

Importer Messages

obj<<AF Path(path1, path2, ...)

Description

Asset Framework path of the attribute to import. This can be a single path or multiple paths. The list of paths can be a JSL List, allowing the set of paths to be placed in a list variable.

obj<<Boundary Type("inside"|"outside"|"interpolated")

Description

Determines how values that occur near the start and end time boundaries are treated.

obj<<End Time(text)

Description

Optional end time of the series to import. Default value is "*" (now).

obj<<Filter(text)

Description

An optional filter expression using PI Server’s filter expression syntax.

obj<<Interval(text)

Description

Sampling interval in AFTimeSpan format. The default is "1h".

obj<<Intervals(n)

Description

Number of intervals to fetch. Default is 24.

obj<<Max Count(n)

Description

Sets the maximum number of values to retrieve. The default is 5000.

obj<<Retrieve Attribute Status(state=0|1)

Description

Specifies whether to retrieve attribute status, which is stored in an additional column. This column, named "<attribute-name> status", uses a Multiple Response property with Value Labels to display the status as a set of the values: "Good," "Questionable," "Substituted," and "Annotated." This option is disabled by default.

obj<<Series("raw"|"plot"|"interpolated")

Description

Specifies the time series type. The default value is "raw".

obj<<Stack(state=0|1)

Description

Stacks attributes with the same name into a single column, and creates stacking columns for the common elements in their paths.

obj<<Start Time(text)

Description

(Optional) Specifies the start time of the series to import. The default value is "*-1d" (24 hours ago).

obj<<Sync Time(text)

Description

(Optional) Specifies the synchronization time that sets the starting point from which interval boundaries are calculated.

obj<<Sync Time Boundary Type("inside"|"outside")

Description

Determines how values that occur near the start and end time boundaries are treated. The default value is "inside".

obj<<Timeout(n)

Description

Cancels the import operation after no data has been received for the given number of seconds. A negative value directs the operation to wait for the default amount.

obj<<UTC(state=0|1)

Description

(Optional) This flag indicates whether the start time and end time parameters are based on UTC. The default value is 0 (false).

Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).