send_server_kill()

Sends the special kill command ("KILL") to the server identified by server_handle. Returns: none.

See also: create_server().

Syntax:

send_server_kill(server_handle);

where

server_handle is a handle to simulator/server returned by create_server().

Example:
decl sh = create_server("myServer", "myServerProcess", "");
send_server_kill(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 

Contents
Additional Resources