Rispondi: How do I change a name of the Indoor unit on LCD

NOTA: Stai scrivendo il messaggio come 'Ospite', non potrai modificarlo o eliminarlo
Si prega Accesso o Registrati per saltare questo passo.

Il tuo indirizzo e-mail non verrà mai visualizzato sul sito.

Allegati

Estensioni dei file ammessi : jpg, jpeg, gif, png, txt, rtf, pdf, zip, tar.gz, tgz, tar.bz2

Dimensione massima file : 48.8 MB Dimensione massima file immagine : 1 MB

Aggiungi File...

È possibile lasciare i file qui o utilizzare il pulsante Aggiungi file.
X

Storico argomento su: How do I change a name of the Indoor unit on LCD

Sondaggio: rimuovi opzione 6 messaggi - (Ultimo messaggio per primo)

  • marcom
18/04/2016 10:12

How do I change a name of the Indoor unit on LCD screen
Below command will give Indoor unit L1.101 a name ""Room 1""

Code:
>props L1.101 name Room 1
To remove name and return to L1.101
Code:
>props L1.101 name_
Space after name is vital.

Below command will make Indoor unit L1.101 invisible on LCD screen
Code:
>props L1.101 visible 0
To make it back visible:
Code:
>props L1.101 visible 1

Take into account the fact that invisibility is related only to LCD screen and it does not affect ls command output

  • Fabrice
18/04/2016 10:11

Coolmaster automatically discover units connected to its bus. But it is difficult to associate unit U01, U02 with its location..

It there a way to set my own name for each unit?

Tempo creazione pagina: 0.508 secondi