Delete Measurement Observation

Deletes observation from a point originating from a specific instrument, but optionally keeps the point itself.

 

Input Arguments

 

0

Point Name

Point Name

The name of the point containing the observations to delete.

1

Integer

Observation Index

The index of the observation to delete.

2

Boolean

Delete point if no measurements remain?

If TRUE, the point will be deleted if it has no remaining measurements from any other instruments.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The measurements were deleted successfully.

FAILURE

The instrument or target was not found.

 

Remarks

This command is typically used when you have observations to a specific point from multiple instruments, and you only want to delete the observation from a specific instrument.