Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Monitoring UDP packets with netcat

...

Code Block
languagetext
titleMatt Weaver writes:
Generate 1Hz triggers on output 0 with a width of 54 nanoseconds.

    $ lcls2-git/psdaq/build/psdaq/app/tprtrig -t a -c 0 -o 1 -d 1 -w 10 -r 6

Testing

Monitoring UDP packets with netcat


Code Block
languagetext
-bash-4.2$ hostname
drp-neh-cmp011

-bash-4.2$ nc -lvu 192.168.0.8 5006
Ncat: Version 7.50 ( https://nmap.org/ncat )
Ncat: Listening on 192.168.0.8:5006
Ncat: Connection from 192.168.0.3.
'plc-tst-proto6w?
                 ?bdSimEncoder
(plc-tst-proto6Q?
                 ?zdSimEncoder
)plc-tst-proto6+g
                 ??dSimEncoder
*plc-tst-proto6
               ??dSimEncoder
+plc-tst-proto6
               ??dSimEncoder^C
-bash-4.2$