lights_off
Turn off a locomotive's headlight by providing its address. The command uses auto-acquire and is safe to send even if the light is already off.
Instructions
Turn off a locomotive's headlight(s): shortcut for set_function(address, 0, False).
See lights_on for why F0. Same auto-acquire and no-op-safe behavior as set_function.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |