<< Click to Display Table of Contents >> Navigation: ASCII / XML External Control > Genlock |
Get genlock status
Command
<command cmd="get" path="/GroupSet/Group/[JugglerName]/VideoChannel:2/outputgenlocked"/>
Reply
<replies success="true" path="/GroupSet/Group/[JugglerName]/VideoChannel:2/outputgenlocked" numberofreplies="1" commandDuration="123us">
<outputgenlocked value="0" fullpath="GroupSet/Group/[JugglerName]/VideoChannel:2/outputgenlocked"/>
</replies>
Get current genlock ratio and available options
Command
<command cmd="get" path="/GroupSet/Group/[JugglerName]/HdmiTx:3/genlockratio"/>
Reply
<replies success="true" path="/GroupSet/Group/[JugglerName]/HdmiTx:3/genlockratio" numberofreplies="1" commandDuration="234us">
<genlockratio typeName="MemberArray" value="1:1" enabled="1" fullpath="GroupSet/Group/[JugglerName]/HdmiTx:3/genlockratio">
<memberarrayitem UUID="04e120c5000000000400000000000178" value="1:1" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000179" value="1:2" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000180" value="2:1" enabled="1"/>
</genlockratio>
</replies>
Get current genlock configuration and available options
Command
<command cmd="get" path="/GroupSet/Group/[JugglerName]/HdmiTx:3/genlockconfig"/>
Reply
<replies success="true" path="/GroupSet/Group/[JugglerName]/HdmiTx:3/genlockconfig" numberofreplies="1" commandDuration="123us">
<genlockconfig typeName="MemberArray" value="Free Run" enabled="1" fullpath="GroupSet/Group/[JugglerName]/HdmiTx:3/genlockconfig">
<memberarrayitem UUID="04e120c5000000000400000000000165" value="Free Run" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000166" value="Lock to Rx:1" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000167" value="Lock to Rx:2" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000168" value="Lock to Rx:3" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000169" value="Lock to Rx:4" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000170" value="Lock to Tx:1" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000171" value="Lock to Tx:2" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000172" value="Lock to Tx:3" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000173" value="Lock to Tx:4" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000174" value="Lock to GPIO:1" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000175" value="Lock to GPIO:2" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000176" value="Lock to GPIO:3" enabled="1"/>
<memberarrayitem UUID="04e120c5000000000400000000000177" value="Lock to GPIO:4" enabled="1"/>
</genlockconfig>
</replies>
Page edited [d/m/y]: 23/07/2021