When routing in OrCad PCB Designer and I want to jump onto another layer I must either right click and select a layer from the "Change Alternate Layer" or select the new layer from the options menu. I was curious if anyone knew if I could create a function key in ENV FILE? (C:\SPB_Data\pcbenv))
_______________________________________________________________________________________________________
After reading your posts I was able to get this command from the command window. (pop dyn_option_select 'Change Alternate Layer@:@INNER2')
Funckey l pop dyn_option_select 'Change Alternate Layer@:@INNER2'
When I apply it to the ENV File and reload PCB Editor. Nothing happens when I am routing a new trace.
Am I doing something wrong?
Also is there a command that would allow me to cycle through all my "Alternate layers"?
Thanks
Jason