r3763 | jgn | 2012-10-10 10:12:00 +1100 (Wed, 10 Oct 2012) | 1 line

This commit is contained in:
Jing Chen
2012-10-10 10:12:00 +11:00
committed by Douglas Clowes
parent 18a3a0b028
commit dd885c3a13

View File

@@ -414,14 +414,14 @@ publish hv_powerdown user
publish hv_help user publish hv_help user
publish set_data_record user publish set_data_record user
# Main process call # Main process call to create the driver
::scobj::hv::mkHV { #::scobj::hv::mkHV {
name "hv" # name "hv"
IP 137.157.202.215 # IP 137.157.202.215
PORT 55011 # PORT 55011
tuning 1 # tuning 1
interval 5 # interval 5
} #}