Demo Tile Device

This module implements a DemoTileDevice.

DemoTileDevice extends TileDevice with extra interface features that support testing and demonstrating the MCCS Tile device.

class DemoTile(*args, **kwargs)

Version of the MccsTile tango device with extra methods for testing/demos.

init_device()

Tango hook for initialisation code.

Overridden here to log the fact that this is a demo tile.

Return type:

None