AddField

<< Click to Display Table of Contents >>

Manual > Control Reference > Other > Historical data control > Method >

AddField


 

Add the fields you want to retrieve.

 


syntax

AddField(

         dataSource

         )

 


Parameters

 

dataSource


Type:

character


Specify the data source set in Historical data server. Arrays can be specified.

For example, "A01.F02" indicates the F02 field of Historical data serverA01. You can also register different Historical data server fields at the same time.

For example, you can get data by mixing A01.F01 and A02.F01.

 

Return Value



Type:

Boolean


FALSE - Failure. TRUE - Success.

 


hmtoggle_plus1Explanation

 


reference