SICS-795 Bring GIT up to date with changes made on ics1-wombat.
This commit is contained in:
@@ -20,10 +20,12 @@ MakeRS232Controller sertemp $IP 502
|
||||
sertemp timeout 300
|
||||
sertemp sendterminator 0x0
|
||||
sertemp replyterminator 0x0
|
||||
EvFactory new tc1 west4100 sertemp $ID 2
|
||||
#ffr 2014-09-22: The modbus addr should be 1 for single port moxas (Not $ID which is a SICS ID)
|
||||
# EvFactory new tc1 west4100 sertemp $ID 2
|
||||
EvFactory new $temp_sobj west4100 sertemp 1 2
|
||||
|
||||
sicslist setatt tc1 units kelvin
|
||||
sicslist setatt tc1 klass @none
|
||||
sicslist setatt $temp_sobj units kelvin
|
||||
sicslist setatt $temp_sobj klass @none
|
||||
}
|
||||
|
||||
# @brief Adds a west400 temperature controller object.
|
||||
|
||||
Reference in New Issue
Block a user