I want to use a switch in my simulation which opens in a certain time and after some micro seconds closes... Is there any switch with these characteristics in pspice library? and if not how can I make such a switch?
so, what you have to worry about is to generate a voltage waveform that goes high when you want and goes down after a more or less strictly specified amount of time.
This seems the behaviour of a monostable multivibrator, that is easy to accomplish, google that.
It still remains the trigger for the monostable circuit, but "in a certain time" is too vague to make a guess.
Remember that in Spice you can control a voltage generator with an external text file. So if this "certain time" is tied to an absolute simulation time, you can use an external input to trigger a voltage generator that triggers the monostable.