Search found 6 matches

by Kah
June 2nd, 2022, 5:49 pm
Forum: Technical
Topic: Install Python & Argparse in HMIBSC
Replies: 0
Views: 299253

Install Python & Argparse in HMIBSC

If you wish to use Modbus-Read nodes you might run into trouble with Python out of date when trying to download from npm repository. Here is how to update Python. 1) Download python from our repository: wget -U 'Mozilla' emaxcontrol.com/files/hmibsc/Python-3.10.5.tgz 2) Make a new directory Python w...
by Kah
January 12th, 2020, 4:14 pm
Forum: Technical
Topic: Install SEnodes from HMI BSC
Replies: 0
Views: 207380

Install SEnodes from HMI BSC

If you are on an early build of recovery SD Card, you may run into trouble when following the manual because the SEnodes does not exists in the SD Card. Future recovery versions already fixed this. If you tried the command and get a no such file directory error, read on. root@hmibsc:~# /run/media/mm...
by Kah
January 9th, 2020, 4:22 pm
Forum: Technical
Topic: Default Parameter Quick List
Replies: 0
Views: 202963

Default Parameter Quick List

SSH

Root: IIoTB#r8
Port: 22
Note: Default SSH does not work for root. Enable it in /etc/ssh/sshd_config

Node-red

Login: NR_Account
Password: Nodered#0123
Port: 1880
by Kah
January 4th, 2020, 9:23 pm
Forum: Technical
Topic: Upgrade Node.js and Node-Red
Replies: 0
Views: 205942

Upgrade Node.js and Node-Red

By default the Node-red and Node.js supplied by the recovery is way too ancient for our liking. One major concern is that all recent palettes require a somehow up to date installation of Node-red to function. There are 2 components to upgrade, Node-red and Node.js 1) Key in the following commands: n...
by Kah
January 4th, 2020, 9:13 pm
Forum: Technical
Topic: Upgrade tar in HMI BSC
Replies: 0
Views: 210244

Upgrade tar in HMI BSC

tar needs to be upgraded in order to upgrade Node.js 1) Make a new directory at root and cd to it root@hmibsc:~# mkdir tar root@hmibsc:~# cd tar root@hmibsc:~/tar# 2) Browse to http://ftp.gnu.org/gnu/tar/ and choose the latest version. At the console, type wget to download the version you want (down...
by Kah
January 4th, 2020, 8:49 pm
Forum: Technical
Topic: First Power Up & Connect to WiFi
Replies: 0
Views: 203054

First Power Up & Connect to WiFi

Product: Schneider IIOT Box HMI BSC OS: Linux Yocto, Node-Red 1) Connect monitor to HDMI port, USB keyboard and mouse, and 12...24vdc power supply 2) Insert the recovery SD card and power up 3) Click on FLASH to flash. Wait for it to finish. Remove SD Card when told to do so and power cycle your uni...