EasyManua.ls Logo

evertz 7700 - 5.1.5.2. Scenario Samples SAP Programming

Default Icon
164 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
7700 Multiframe Manual
7725DSK-LG / 7725DSK-LG-HD HD/SD Logo Inserter & Media Keyer
HTML Revision 1.4 Page 5-11
object key ()
{
mode = “input” or “self”
offset = “integer offset”
threshold = “integer threshold”
}
object misc ()
{
line21_protect = “1” or “0”
b_blanking = “1” or “0”
}
"
Note: “1” to enable line 21 protect or b_blanking.
5.1.5.2. Scenario Samples SAP Programming
Audio must always be present on audio channel 3 (Group 1 Pair 2 channel 1).
Default operation is mono mix of 1 & 2 on 3.
GPI scripts are used to configure the audio from automation control.
GPI_A_Close Pass 3 to 3 – file name: gpi-a-close
# Source Bus A Config
object bus_setup ("a") {
object channel ("2L") {
source = "AES2L" gain = 0 }
}
GPI_A_Open Revert to Mono Mix of 1 & 2 on 3 – file name: gpi-a-open
# Source Bus A Config
object bus_setup ("a") {
object channel ("2L") {
source = "AES1M" gain = 0 }
}
GPI_B_Close Remap channel 4 to channel 3 – file name: gpi-b-close
# Source Bus A Config
object bus_setup ("a") {
object channel ("2L") {
source = "AES2R" gain = 0 }
}
GPI_B_Open Revert to Mono Mix of 1 & 2 on 3 – file name: gpi-b-open
# Source Bus A Config
object bus_setup ("a") {
object channel ("2L") {
source = "AES1M" gain = 0 }
}

Table of Contents

Other manuals for evertz 7700

Related product manuals