// port from 0 to 3 must be defined packet=0; include src/niscsn/check_packet.tcs restrict (nloops>1) packet=1; include src/niscsn/check_packet.tcs restrict (nloops>2) packet=2; include src/niscsn/check_packet.tcs restrict (nloops>3) packet=3; include src/niscsn/check_packet.tcs restrict 1 expect check_chip, 0xF000+port*0x40+14*nloops, npulses // the second counter (privat of the CPUs), not necessary //expect check_chip, 0xF000+port*0x40+14*nloops+1, npulses