Gets and sets the value to be used for initializing the point when the project starts. | |
Syntax: | String =
object.InitValue object.InitValue = String |
Description: | The CimDerivedPoint.InitValue is string
containing the initial value for the point. Examples point.DerivedPoint.InitState = cimInitialized point.DerivedPoint.InitValue = "0" See Also Point Configuration |