Hi to all
I am working on my very first Quantum project with Unity Pro. So far I have managed to solve all my troubles but tis one i can't by my self.
I am conected to the PLC (Hot standby CPU 671 60 with one non redundant I/O rack) and I am running the program. I have many around 20 AI and i want to simulate them.
I have seen that in the manual of the Unity I/O management library there are function blocks that can be used as simulation for the inputs so I wanted to make a section with the simulation of the AI's.
I have tried to simulate analogue value like this (I am using FBD editor):
4000 -> WRITE_INPUT_INT -> %IW1
The value of %IW1 stays zero after run.
I need to simulate several sensors at once, but the i have limited loop calibrators and I would prefer not to change the original code too much.
I am also using the ACI040 function blocks to configure the analogue inputs, but i dont think that it makes difference because I have tried with disabling the section with ACI040 and the value of %IW1 does not change.
Has anyone used this function?
If so I would appriciate some help
Regards
Darko
