Create Custom XY Router User Panel
Pathfinder Core PRO Help Documents
thing left to do is have it so that when you pick a Source from the Source list, and a Destination from the Destination list, those will get stored to our memory slots Set Source list "Change" event action Click on the Source List component on your user panel Expand Event, and click the button next to change so it becomes blue. Click on the Logic Flow Set the Property to MemorySlot, MemorySlot#MyRouter_Source_X, SlotValue The translator properties, should stay with the default * = * Save the panel Set Destination list "Change" event action Click on the Destination List component on your user panel Expand Event, and click the button next to change so it becomes blue. Click on the Logic Flow Set the Property to MemorySlot, MemorySlot#MyRouter_Destination_Y, SlotValue The translator properties, should stay with the default * = * Save the panel Test that Memory Slot values get set …