cable.xml help

abeltcb

Registered
Messages
25
I need to create a custom cable.xml for my use.
can anyone explain the following;
1. fec_inner="0" any other value?
2. modulation="3" any other value?

<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE cables []>
<cables>
<transponder frequency="306000" symbol_rate="6875000" fec_inner="0" modulation="3"/>.....

thanks
 

abeltcb

Registered
Messages
25
I need to create a custom cable.xml for my use.
can anyone explain the following;
<transponder frequency="666750000" inversion="2" symbol_rate="6952000" fec_inner="3" modulation="3"/>
1. inversion="?" what are the value?


thanks
 
Top