Translations:View controller files from your computer/16/en: различия между версиями

Материал из Wiren Board
(Новая страница: «Controller files can be viewed and edited through the controllerconsole. For this: #Go to the device console according to th…»)
 
Строка 1: Строка 1:
Controller files can be viewed and edited through the controller[[Special:MyLanguage/Консоль|console]]. For this:
Controller files can be viewed and edited through the controller[[Special:MyLanguage/Консоль| console]]. For this:
#Go to the device console according to the  [[Special:MyLanguage/Консоль|instructions]].
#Go to the device console according to the  [[Special:MyLanguage/Консоль|instructions]].
#<syntaxhighlight lang="bash">
#<syntaxhighlight lang="bash">

Версия 16:23, 24 мая 2019

Определение сообщения (View controller files from your computer)
Файлы контроллера можно просматривать и редактировать через [[Special:MyLanguage/Консоль|консоль]] контроллера. Для этого:
#Зайдите в консоль устройства по [[Special:MyLanguage/Консоль|инструкции]].
#<syntaxhighlight lang="bash">
mcedit /etc/wb-homa-modbus.conf #открыть файл в псевдографическом редакторе; замените имя файла на нужное
</syntaxhighlight>
#Чтобы сохранить изменения, нажмите ''F2'', чтобы выйти из редактора - ''F10''

Controller files can be viewed and edited through the controller console. For this:

  1. Go to the device console according to the instructions.
  2. mcedit /etc/wb-homa-modbus.conf #open the file in a pseudo-graphical editor; replace the file name with the desired one
    
  3. To save changes, press F2 to exit the editor - F10