xPCScRemSignal - Remove signal from scope

Prototype

void xPCScRemSignal(int port, int scNum, int sigNum);

Arguments

port

Enter the value returned by either the function xPCOpenSerialPort or the function xPCOpenTcpIpPort.

scNum

Enter the scope number.

sigNum

Enter a signal number.

Description

The xPCScRemSignal function removes a signal from the scope with number scNum. The scope must already exist, and signal number sigNum must exist in the scope. Use xPCGetScopes to determine the existing scopes, and use xPCScGetSignals to determine the existing signals for a scope. Use this function only when the scope is stopped. Use xPCScGetState to check the state of the scope. Use the xPCGetScope function to get the scope number.

See Also

API functions xPCScAddSignal, xPCAddScope, xPCRemScope, xPCGetScopes, xPCScGetSignals, xPCScGetState

Scope object method remsignal

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS