Hi there,
I wish to use data block features with NS5 and CJ1M on an application. Everything works fine.
However, i still have a problem :
I have two screens :
- a technician screen where you can add new entries, delete, modify, etc. (with password)
- a production screen with read only capabilities, which is used to select a product and transfer its parameters to a PLC
My problem is that on this second screen, I can still edit the label of the entry, which I want to avoid. If I disable the input on the control flag page, I cannot select nor transfer from the table anymore...
Is there another way to obtain this functionality ?
Thanks for your help.