
LSS (Customer) asked a question.
Hello!
How to directly control the click plc analog input using IO tags with C-more HMI?
How to directly control the click plc analog input using IO tags with C-more HMI?
I am thinking of using the I / O Field object from the HMI but I am having trouble assigning the tags from the HMI. Are there ways to configure the HMI tag and send them to an analog output.
Beceause I am having trouble figuring out how I can get the signal from the HMI and convert it to a value the analog output can send to the VFD for speed reference.
If it were me, I would define the I/O tag in the PLC first. Give it a nickname, then export / import it using this example.
https://www.youtube.com/watch?v=8tH46v_uOYQ
I've already done it. My problem is how to vary an analog input or output via the HMI.