Syntax: !spcmd [WRspice command ...]This will establish a stream to WRspice (if not already established) and run the command (if given). This is a means for running arbitrary WRspice commands. Text output goes to the console window.
In addition to the WRspice commands, the client-side directive
send filenameis available. The filename is that of a local SPICE input file. The file will have .include and .lib lines expanded locally, and .spinclude, .splib lines will be converted to ``include'', ``.lib'', as is done for decks created within Xic. The result will be sent to WRspice and sourced.