Jump to content

Watchpax without DHCP


nikolai

Recommended Posts

Please look in the pinned post above: 

http://forum.dataton.com/topic/1127-watchpax-autostarttxt-script/

 

Also mentioned in the WATCHPAX Product sheet/Manual at page 3/4: 

https://www.dataton.com/assets/Products/Watchpax/WATCHPAX_2_art_no_3362.pdf

 

From the autostart.txt file in WATCHPAX:

 

; These are some examples on how to set a fixed IP number on the WATCHOUT computer.
; You only need to run this script once. After that the WATCHOUT computer remember the
; last set fixed IP number. The fixed IP numbers is shown in the start-up screen under
; the WATCHOUT 5 logo. The IP number inside the parentheses is the DHCP/link-local IP number.
; Remember that you always need to authenticate to level 2 before you try to set the IP number.
;
; Example: Set the fixed IP number to 192.168.0.100
;
; authenticate 2
; setIP 192.168.0.100
;
; Example: Set the fixed IP number to 2.0.0.10 with the network mask 255.0.0.0
;
: authenticate 2
; setIP 2.0.0.10 255.0.0.0
;
; Example: Remove the fixed IP number and restore the WATCHOUT computer to use the DHCP/link-local IP number.
;
; authenticate 2
; setIP
 
/jonas
Edited by Jonas Dannert
Link to comment
Share on other sites

Please refer to http://forum.dataton.com/topic/1127-watchpax-autostarttxt-script/

 

The autostart.txt file already exists in Watchpax. Access is from the Production PC > select Watchpax Display 1 or 2 in Stage Window > Ctrl+Shift+A to remote access into Watchpax to edit the file (removing the ; in a line effectively enables the line).

 

OR va menu:

Stage > Manage Display Computer > Remote Access (note: Stage Display must be highlighted/selected for Remote Access availability)

Link to comment
Share on other sites

Fixed IP can be set using a startup script. Use the Remote Access function on the Stage menu to connect to the WATCHPAX. Choose "Edit Startup Scrtipt" on the File menu of he display computer. The script file contains an example of how to set fixed IP (look for the "setIP" command). Just un-comment that example and enter the desired numbers,

 

Mike

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...