MATRIXx

cancel
Showing results for 
Search instead for 
Did you mean: 

output connection list

Hello,

How do I get the output connection list of a block? I could not find it in the documentation. I can get the input connection list with the �connections� keyword with the following command:

[conn=Connections] = queryblock("TEST4")

But how do I get the output connection list? The queryconnection command seems to only give in return the external outputs...

Thanks!

Charles-Antoine
0 Kudos
Message 1 of 2
(6,684 Views)
Charles-Antoine,

Here's an .msf that should work for you. Documentation is a little rough, but you'll get the idea.

Chris
0 Kudos
Message 2 of 2
(6,684 Views)