Set Observation Status

Sets the status (active or inactive) for any observation of a target.

 

Input Arguments

 

0

Point Name

Point Name

The name of the point to modify.

 

1

 

Integer

 

Observation Index

The index of the observation to modify. Index 0 is the first observation for the target, Index 1 is the second, etc.

2

Boolean

Active?

Indicates whether the observation should be set

as active or not.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The observation was modified successfully.

FAILURE

The point or observation index could not be found.

 

Remarks

None.