ait.core.bin.ait_seq_send module¶
usage: ait-seq-send [options] filename.rts
Sends the given relative timed sequence via the AIT server, or if the ‘udp’ flag is set then directly via UDP.
| --verbose | Hexdump data (default: False) |
| --topic=topicname | |
| Sets the name of ZMQ topic (default: ‘__commands__’) | |
| --udp | Send data via UDP (default: False) |
| --host=url | URL of the host to send data (default: ‘127.0.0.1’) |
| --port=number | Port on which to send data (default: 3075) |
Examples:
$ ait-seq-send test.rts
-
ait.core.bin.ait_seq_send.main()¶
-
ait.core.bin.ait_seq_send.system(command)¶