Please add at least one search parameter
Command display
The command display is used to display a customized message on the device display, considering the row and column passed as parameters to the command.
Parameters
- line [integer]
Line where the message will appear.
- column [integer]
Column where the message will appear.
- message [string]
Custom message that will be displayed.
Example
In the example above, the message CLOUDWALK is displayed from line 0, column 0.