diff --git a/X_X11MA_PEEM.json b/X_X11MA_PEEM.json index 1c84acf..2027f9b 100644 --- a/X_X11MA_PEEM.json +++ b/X_X11MA_PEEM.json @@ -25,9 +25,16 @@ }, { "type": "caqtdm", - "text": "PID control", + "text": "PID control Pt100", "panel": "X_X11MA_PC_LEEM_pid.ui", - "macros": "P=X11MA-PC-LEEM", + "macros": "P=X11MA-PC-LEEM,Pt=Pt100,INP=K1", + "param": "-noMsg -attach" + }, + { + "type": "caqtdm", + "text": "PID control Pt1000", + "panel": "X_X11MA_PC_LEEM_pid.ui", + "macros": "P=X11MA-PC-LEEM,Pt=Pt1000,INP=K3", "param": "-noMsg -attach" }, {