Popup with screen symbols.

Hi 

I am making an application where I have a page, with 6 identical modules. 

When I click a module I want to open a Popup, with tag values of the Class tags of that module. 

How can I do this?

In the Popup there are 3 motors, using the same LinkedSymbol. How can I pass the class tag name to these linked symbols in the popup?

Also I want to open a further popup, when pressing the motor linked symbol, where I can control the motor. 

I think all of this would be possible, but I am struggling how to pass class tagname. 

I am trying something like this, when opening the popup but is not working. 

$OvenModuleName = "OvenModule1"
$Open("ModulePopUp")