1 2 3 4 5
from Device import PioDevice simobj BadDevice(PioDevice): type = 'BadDevice' devicename = Param.String("Name of device to error on")