It’s done programmatically. You use the SERVC opcode to write an event mask
that has a bit on that says you’ll accept a given signal. Your program also
needs to setup an external interrupt handler to field the signal when it
comes. Have a look at the SHUTTRAP program on the VM Download Library.

________________________________________
That was my original question! I cannot seem to find any documentation
regarding that.
 
David Wakser

Reply via email to