12-05-2018, 12:23 AM
I'm working on a station that has many targets, I am duplicating a program sequence and then re-associating the copied moves Target Linked. Because I have so many targets (greater than one screens worth) it is impossible to select the targets I want from the Target Linked menu as it is off the screen and there is no scroll bar for this dialog.
Could this dialog menu be scrollable or filterable by name or could a python API function be added:
move=RDK.Item("Move")
new_target=RDK.Item("NewTarget")
移动。TargetLinked(new_target)
See attached images for reference.
Could this dialog menu be scrollable or filterable by name or could a python API function be added:
move=RDK.Item("Move")
new_target=RDK.Item("NewTarget")
移动。TargetLinked(new_target)
See attached images for reference.