You are on page 1of 1

version

interval 50
reset 1
send 20000101
send 2001020000
send 2F000101

//OID 0x30 - Test PRBS stream generation


//X bit: Type A: 0, Type B: 1, Type F: 2, Type V: 3
//Y bit: (kbps) 106: 0, 212: 1, 424: 2, 848: 3, 26: 4
// 0000000000-X-Y0000 Format Template
//send 2F30060101000001FF

//Type A 106kpbs
send 2F30060101000001FF

//Type B 212kpbs
//send 2F30060101010101FF

//Type F 424kpbs
//send 2F30060102020101FF

end

You might also like