On Fri, Jan 25, 2002 at 04:30:45PM +0100, Karim Amrani wrote: > I tried to understand the secCmdSequence command. > > scmd.type=0; > scmd.u.diseqc.addr = 0x10; Why 0x10 ? > scmd.u.diseqc.cmd = 0x38; Why 0x38 ?
0x10 := "Any Switch" 0x38 := "Write port group N0" This is for the most common DiSEqC setup, one switch with 8..16 inputs (for 2..4 satellites). You can download the DiSEqC specs from http://www.eutelsat.com/satellites/4_3_4.html Regards, Johannes -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
