Gets and sets the process id of supporting process. | |
Syntax: | String =
object.ProcessID object.ProcessID = String |
Description: | The CimDerivedPoint.ProcessId is a string
specifying the derived point process supporting this point.
Normally this will be 'SPM' or '<node_id>_PTDP_RP'. This must
identify a valid derived point processor process ID. It should not
be changed unless you are using structure point processing. Examples point.DerivedPoint.ProcessId = "SPM" See Also Point Configuration |