from Exceptions import * def Run( vars, log ): log.write( "\n\nStep: Sending hardware configuration to PLC.\n" ) log.write( "Not implemented, continuing.\n" ) return