| AnalogueCancelSample | Top Previous Next | 
| Development status 
 NOT IMPLEMENTED YET. 
 Message 
 AnalogueCancelSample -channel <Channel>|-ChannelLabel <ChannelLabel> 
 Originator 
 Client 
 Response 
 Info: Sampling cancelled Info: Sampling cancelled (not sampling anyway!) SyntaxError: insufficient parameters to AnalogueCancelSample SyntaxError: invalid parameters to AnalogueCancelSample 
 Response (immediate socket) 
 Success Failure 
 Details 
 Cancels sampling of an analogue channel. You may specify the channel by its number/alias, or by the label you associated its data with in the AnalogueSampleSignal command. 
 Examples 
 AnalogueCancelSample -channel 2 AnalogueCancelSample -ChannelLabel Bed2_PCWP 
 |