Fix west 6100 driver name in Wombat sics_config.ini
This commit is contained in:
@ -296,7 +296,7 @@ imptype = motion_axis
|
|||||||
asyncprotocol = modbus_ap
|
asyncprotocol = modbus_ap
|
||||||
desc = "VF1 Blue furnace temperature controller"
|
desc = "VF1 Blue furnace temperature controller"
|
||||||
dev_id = 1
|
dev_id = 1
|
||||||
driver = "west6100"
|
driver = "west_6100"
|
||||||
imptype = temperature
|
imptype = temperature
|
||||||
ip = 10.157.205.24
|
ip = 10.157.205.24
|
||||||
port = 502
|
port = 502
|
||||||
@ -306,7 +306,7 @@ timeout = 2000
|
|||||||
asyncprotocol = modbus_ap
|
asyncprotocol = modbus_ap
|
||||||
desc = "VF2 Blue furnace temperature controller"
|
desc = "VF2 Blue furnace temperature controller"
|
||||||
dev_id = 1
|
dev_id = 1
|
||||||
driver = "west6100"
|
driver = "west_6100"
|
||||||
imptype = temperature
|
imptype = temperature
|
||||||
ip = 10.157.205.25
|
ip = 10.157.205.25
|
||||||
port = 502
|
port = 502
|
||||||
|
Reference in New Issue
Block a user