AC450 MMCX, PC_PARM1, possibility of change from PC.
Hello,
Could you please help me with issue:
Is it possible to write/overwrite MMCX:PC_PARM1 (Array24) from PC level? Would like to write real value to MMCX:PC_PARM1, represented as RPAR in MMC-ORD.
MMC-ORD is inside UDPC element and can not be changed. MMCX:PC_PARM1 is outside UDPC.
Kind regards,
Grzegorz
Could you please help me with issue:
Is it possible to write/overwrite MMCX:PC_PARM1 (Array24) from PC level? Would like to write real value to MMCX:PC_PARM1, represented as RPAR in MMC-ORD.
MMC-ORD is inside UDPC element and can not be changed. MMCX:PC_PARM1 is outside UDPC.

Kind regards,
Grzegorz
Voted best answer
I think MMCX:PC_PARM1 does not accept any write operation from PC program.
RPAR transfers Real setpoint from MMCX HMI to PC program. If you need to change Real Par in MMCX from PC program, write setpoint to =MMC_X.objectName:65
I hope it helps
RPAR transfers Real setpoint from MMCX HMI to PC program. If you need to change Real Par in MMCX from PC program, write setpoint to =MMC_X.objectName:65
I hope it helps
Add new comment