aboutsummaryrefslogtreecommitdiff
path: root/comport/comport-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'comport/comport-help.pd')
-rw-r--r--comport/comport-help.pd34
1 files changed, 20 insertions, 14 deletions
diff --git a/comport/comport-help.pd b/comport/comport-help.pd
index 4b5b9b6..d8f96f3 100644
--- a/comport/comport-help.pd
+++ b/comport/comport-help.pd
@@ -1,4 +1,4 @@
-#N canvas 504 0 746 619 10;
+#N canvas 504 22 750 623 10;
#X obj 18 436 comport 1 9600;
#X msg 13 189 66;
#X msg 7 147 64;
@@ -10,16 +10,16 @@
#X msg 25 323 71;
#X text 49 283 run;
#X text 50 323 sleep;
-#X msg 314 61 bits 8;
-#X msg 314 87 stopbit 0;
-#X msg 314 113 parity 0;
-#X text 381 112 parity 1=even \, -1=odd \, 0=off;
-#X text 385 86 extra stopbit 1=on \, 0=off;
-#X text 363 60 databits 5 \, 6 \, 7 \, 8;
+#X msg 314 51 bits 8;
+#X msg 314 77 stopbit 0;
+#X msg 314 103 parity 0;
+#X text 381 102 parity 1=even \, -1=odd \, 0=off;
+#X text 385 76 extra stopbit 1=on \, 0=off;
+#X text 363 50 databits 5 \, 6 \, 7 \, 8;
#X obj 56 414 r comctl;
#X obj 245 438 s comctl;
-#X text 394 138 use handshake xon/off 1=on 0=off;
-#X text 386 164 cts/rts hardwarehandshake 1=on 0=off;
+#X text 394 128 use handshake xon/off 1=on 0=off;
+#X text 386 154 cts/rts hardwarehandshake 1=on 0=off;
#X msg 318 214 pollintervall 1;
#X text 428 213 (default is 1 tick 1ms);
#X msg 317 246 close;
@@ -142,22 +142,26 @@ maybe if suid is root damage the system.;
#X connect 32 1 31 1;
#X connect 33 0 24 0;
#X restore 622 72 pd bauds;
-#X msg 314 139 xonxoff \$1;
-#X obj 286 140 tgl 15 0 empty empty empty 0 -6 0 8 -241291 -250685
+#X msg 314 129 xonxoff \$1;
+#X obj 286 130 tgl 15 0 empty empty empty 0 -6 0 8 -241291 -250685
-1 0 1;
-#X msg 314 165 rtscts \$1;
-#X obj 286 167 tgl 15 0 empty empty empty 0 -6 0 8 -241291 -250685
+#X msg 314 155 rtscts \$1;
+#X obj 286 157 tgl 15 0 empty empty empty 0 -6 0 8 -241291 -250685
-1 0 1;
#X text 117 11 comport: a serial port interface;
#X msg 102 118 13;
#X obj 421 501 tgl 15 0 empty empty open -6 20 1 11 -24198 -258699
--1 1 1;
+-1 0 1;
#X msg 317 320 ports;
#X obj 111 462 route baud dsr cts parity stop data rtscts xonxoff port
open ports;
#X obj 456 530 print port_list;
#X text 363 319 list available ports on right outlet;
#X text 110 360 print usage info;
+#X obj 289 182 tgl 15 0 empty empty empty 0 -6 0 8 -241291 -250685
+-1 0 1;
+#X msg 318 179 hupcl \$1;
+#X text 386 179 hang-up-on-close 1=on 0=off;
#X connect 0 1 78 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
@@ -207,3 +211,5 @@ open ports;
#X connect 78 9 76 0;
#X connect 78 10 79 0;
#X connect 78 11 49 0;
+#X connect 82 0 83 0;
+#X connect 83 0 18 0;