User Tools

Site Tools


setting_up_the_slave_umds

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
setting_up_the_slave_umds [2016/12/21 18:28] – [#import] walkeradminsetting_up_the_slave_umds [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 2: Line 2:
 \\  \\ 
 {{:rpi_umd_001b.jpg?650|}} {{:rpi_umd_001b.jpg?650|}}
-\\  
-\\  
-<color red>This page is work in progress and is incomplete</color> 
 \\  \\ 
 \\  \\ 
Line 34: Line 31:
     sudo nano /etc/dhcpdc.conf     sudo nano /etc/dhcpdc.conf
          
-    Add these lines to the end of the file (default is dhcp) using  your own IP Address details+    Add these lines to the end of the file (default is dhcp) using your own IP Address details
          
     eth0     eth0
Line 267: Line 264:
     os.system("/home/pi/Python/getData")     os.system("/home/pi/Python/getData")
 \\  \\ 
-The <color red>0s.system("/home/pi/Python/getData")</color> calls the getData script. This is the script that pulls the latest my_data.txt file from the UMD Master. This command is the one that needs the extra #import library.+The <color red>os.system("/home/pi/Python/getData")</color> calls the getData script. This is the script that pulls the latest my_data.txt file from the UMD Master. This command is the one that needs the extra #import library.
 \\  \\ 
 \\  \\ 
  
  
setting_up_the_slave_umds.1482344939.txt.gz · Last modified: 2023/03/09 22:35 (external edit)