SICS-697 Make named links to data group using new typed naming system.
This commit is contained in:
committed by
Ferdi Franceschini
parent
6692a1a2bb
commit
093479f808
@@ -4,6 +4,8 @@ enabled = False
|
||||
group = environment:magnet
|
||||
ip = 10.157.205.3
|
||||
name = magnetic
|
||||
type = B
|
||||
id = 1
|
||||
port = 55001
|
||||
|
||||
[12tmagnet_setup]
|
||||
@@ -17,8 +19,10 @@ enabled = False
|
||||
group = environment:temperature
|
||||
ip = 137.157.203.137
|
||||
name = tc1
|
||||
type = T
|
||||
id = 1
|
||||
port = 4001
|
||||
terminator = "\r\n"
|
||||
terminator = \r\n
|
||||
tol1 = 1.0
|
||||
tol2 = 1.0
|
||||
|
||||
@@ -28,8 +32,10 @@ enabled = False
|
||||
group = environment:temperature
|
||||
ip = 137.157.203.137
|
||||
name = tc2
|
||||
type = T
|
||||
id = 2
|
||||
port = 4003
|
||||
terminator = "\r\n"
|
||||
terminator = \r\n
|
||||
tol = 2.0
|
||||
|
||||
[mercury_itc500]
|
||||
@@ -39,6 +45,8 @@ enabled = False
|
||||
group = environment:temperature
|
||||
ip = 10.157.205.5
|
||||
name = tc9
|
||||
type = T
|
||||
id = 9
|
||||
offifon = mercury_scipi
|
||||
port = 7020
|
||||
tol = 2.0
|
||||
@@ -49,6 +57,8 @@ enabled = False
|
||||
group = environment:temperature
|
||||
ip = 10.157.205.5
|
||||
name = tc9
|
||||
type = T
|
||||
id = 9
|
||||
offifon = mercury_itc500
|
||||
port = 7020
|
||||
tol = 2.0
|
||||
@@ -64,3 +74,5 @@ enabled = False
|
||||
group = environment:temperature
|
||||
ip = 137.157.203.141
|
||||
name = tc1
|
||||
type = T
|
||||
id = 1
|
||||
|
||||
Reference in New Issue
Block a user