logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
cchhita  
#1 Posted : Tuesday, September 7, 2021 12:33:51 PM(UTC)
cchhita

Rank: Member

Groups: Registered
Joined: 4/14/2020(UTC)
Posts: 16
United States
Location: Dallas, TX

Thanks: 5 times
I am trying to use Companion to SetMultiViewOverlay using DynamicInput and DynamicValues. DynamicInputs work great, but DynamicValues do not appear work at all.
What I am trying to do:
In Companion, select a Regular Button and select SetMultiViewOverlay.
MultiView Input = 2UP
Layer = DynamicValue1
Input To Use on Layer = DynamicInput1

If I change the second value (Layer) to a number such as 2 or 3, the above works just great.
But I want to be able to Select a value button on a Companion number pad, Select a DynamicInput and place it in any layer I want.

Is this a current limitation of DynamicValues?

DynamicValues appear to work just fine in other areas, but not in the SetMultiViewOverlay.

Thanks!
doggy  
#2 Posted : Tuesday, September 7, 2021 5:33:20 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,084
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: cchhita Go to Quoted Post
I am trying to use Companion to SetMultiViewOverlay using DynamicInput and DynamicValues. DynamicInputs work great, but DynamicValues do not appear work at all.
What I am trying to do:
In Companion, select a Regular Button and select SetMultiViewOverlay.
MultiView Input = 2UP
Layer = DynamicValue1
Input To Use on Layer = DynamicInput1

If I change the second value (Layer) to a number such as 2 or 3, the above works just great.
But I want to be able to Select a value button on a Companion number pad, Select a DynamicInput and place it in any layer I want.

Is this a current limitation of DynamicValues?

DynamicValues appear to work just fine in other areas, but not in the SetMultiViewOverlay.

Thanks!


SetMultiViewOverlay ( or the new SetLayer) demands for a value a "index,input" string and one has to set the Dynamic value accordingly!
thanks 1 user thanked doggy for this useful post.
cchhita on 9/8/2021(UTC)
cchhita  
#3 Posted : Wednesday, September 8, 2021 1:21:18 AM(UTC)
cchhita

Rank: Member

Groups: Registered
Joined: 4/14/2020(UTC)
Posts: 16
United States
Location: Dallas, TX

Thanks: 5 times
Thanks Doggy!
I have found that using the Built-in Companion Action does not work (Like this)
https://imgur.com/a/myJf0qn

But using the RUN action works as you mention above: SetMultiViewOverlay Value=DynamicValue1&Input=2UP
Where DynamicValue1 can be an Index,Input combo such as 2,3 OR 2,DynamicInput1

Appreciate the help
doggy  
#4 Posted : Wednesday, September 8, 2021 3:17:07 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,084
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: cchhita Go to Quoted Post
SetMultiViewOverlay Value=DynamicValue1&Input=2UP
Where DynamicValue1 can be an Index,Input combo such as 2,3 OR 2,DynamicInput1



A General reminder !

One sets the DynamicInputx and DynamicValuex but calls it in a function with Dynamicx ( = same for both the input and the value within a function)

Some interesting tricks with the use of dynamic in scripts for easy selection in multiviews (@28)

?t=1703
thanks 1 user thanked doggy for this useful post.
cchhita on 9/8/2021(UTC)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.