send_server_interrupt()
Sends an interrupt to the current server identified by server_handle. Returns: none.
See also: create_server().
Syntax:
send_server_interrupt(server_handle[, message]);
where
server_handle is a handle to simulator/server, returned by create_server().
invokeDir is optional; an interrupt message.
Example:
decl sh = create_server("myServer", "myServerProcess", ""); send_server_interrupt(sh);
Where Used:
Measurement Expressions (Data Display equations and Schematic MeasEqns), Schematic, Layout, Simulation, GUI
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()