Your comments

Are you sure that the axis will be available over Port 501. We never tried to read NC axes. Why don't you transfer somehow (we are not twincat experts) the axis position to the standard PLC part?

I would need to check in detail. Do you have an simple example TwinCAT Project with a simple setup than what you are planning to d?

Hi, I am sorry, we are not deep TwinCAT Experts? Can you please describe your problem more in detail, what is not working?

basically yes, we will release a new special Unity6 version the next days.

Hi,

currently it isn't possible to enter values by keyboard using HMI-components. Those components only using signals from the PLC to set or get values. For having an element to enter values you have to set up your own UI using unity standard UI elements like canvas etc.. An example in realvirtual you'll find in realvirtual/UI. This is where our UI is implemented.

Thanks for the hint concerning "SignalIntStart", I'll fix this with the next release.

Best regards

Christin

Hi, what do you mean with "recorders"?

We are usually using our Groups for Hiding things (using the SelectionWindow). We are currently working on an UI where you can also select the Groups to Hide or Display in Runtime but this is not released yet.