Delete Measurements

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

 

Input Arguments

 

0

Collection Instrument ID

Instrument ID

The instrument whose measurements should be deleted.

1

Point Name

Point Name

The name of the point containing the observations 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 observations from a specific instrument.