Emtest Ethernet (LCD) tabule

Nastavenie IP adresy

IP adresa sa nastavuje v subore: /etc/init.d/network-set

Priklad:

#!/bin/bash
ifconfig eth0 192.168.12.128 netmask 255.255.255.0 
ip route add 0.0.0.0/0 via 192.168.12.1

Komunikacia s aplikaciou

Aby Emtest Ethernet tabula komunikovala s aplikaciou, musi mat v HwConfig.xml nastaveny spravny port:

  • 192.168.12.128 musi mat nastaveny port 60428
  • 192.168.12.129 musi mat nastaveny port 60429
  • 192.168.12.130 musi mat nastaveny port 60430
 
dev_dec/ethernet_lcd_tabule_documentation.txt · Last modified: 2021/08/25 14:42 by 192.168.242.225
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki