instruction
stringlengths
4
68
output
stringlengths
16
90
Enable the light on illuminator channel six
Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_6}
Disable the light on channel six of the illuminator
Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_6}
Turn on the light on channel seven of the illuminator
Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_7}
Turn off the light on channel seven of the illuminator
Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_7}
Activate the light on channel eight of the illuminator
Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_8}
Deactivate the light on illuminator channel eight
Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_8}
Light up channel nine on the illuminator
Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_9}
Dim the light on channel nine of the illuminator
Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_9}
Power on the light on illuminator channel ten
Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_10}
Power off the light on channel ten of the illuminator
Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_10}
Switch on the light on illuminator channel eleven
Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_11}
Switch off the light on channel eleven of the illuminator
Function {TurnOffLight}, Arguments {object=Illuminator, channel=channel_11}
Turn on the light for illuminator channel twelve
Function {TurnOnLight}, Arguments {object=Illuminator, channel=channel_12}