kapillarheizung: state as of 2025-11-26

Comment from Markus:
This needs some redesign. We should not map each
logo parameter to a SECoP module.
I guess that the switch to turn off the heater should be
integrated into the heater modules.

In addition we have to rebase to the wip branch, which would need
a merged version of frappy_psi/logo.py.
This commit is contained in:
2025-11-26 16:14:24 +01:00
parent 6d90f02dd6
commit 14ee1d66e0
2 changed files with 21 additions and 5 deletions

View File

@@ -79,7 +79,7 @@ Mod('Cernox',
'frappy_psi.logo.TempSensor',
'sensor',
io = 'io',
vm_address ="VW14",
vm_address ="VW16",
)
Mod('T_cx',
@@ -107,7 +107,7 @@ Mod('HeaterState',
vm_address_off = "V1246.1",
)
'''
"""
Mod('HeaterState',
'frappy_psi.logo.HeaterParam',
'heater state',
@@ -121,9 +121,9 @@ Mod('HeaterState_a',
io = 'io',
vm_address = "V0.0",
)
"""
'''
Mod('HeaterState',
'frappy_psi.logo.ControlHeater',
'heater state',
@@ -137,7 +137,6 @@ Mod('HeaterState_a',
io = 'io',
vm_address = "V0.0",
)
'''
# currently unused: