Starts or stops trapping of measurements from a live instrument to a feature check.
Input Arguments
0 |
Collection Object Name |
Feature Check |
The feature check in question. |
1 |
Collection Instrument ID |
Instrument ID |
The live instrument for which to start/stop trap- ping. |
2 |
Boolean |
Start Trapping (FALSE = Stop) |
Indicates whether trapping should be started or stopped. |
Return Arguments
None.
Returned Status
SUCCESS |
Trapping started/stopped successfully. |
FAILURE |
The feature check was not found, or the collection instrument ID was invalid. |
Remarks
None.