Function Designer : Connecting Analog Input
Product: 800xA 6.0
I would like to configure Analog input value and use it in Function Designer.
What i have did so far is:
1) Define a global variable in my Application (Analog_123)
2) Connect it to he corresponding hardware (As shown in attachment)
But i do not know how to read the value of this Analog input.
Am i doing it right?
Please share the procedure to connect the Analog input value to Function Designer.
Thanks in Advance
Answers
Hi,
There are signal object types for AI, AO, DI, DO etc under CBM_ISgnals object type. You can insert these in function diagrams as shown below and create your own logic.
Then allocate the IO signals in the diagram to the hardware units.
For more details refer Engineering Studio Function Designer manual.
Add new comment