<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3698" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=4><PRE>Hi Tim (and the list),</PRE></DIV>
<DIV>Thanks for the reply.. I have these entries in usbradio.conf:</DIV>
<DIV> </DIV>
<DIV>pp3 = ptt<BR>pp11 = cor<BR>; pp10 =
in ; in, cor or ctcss<BR>; pp12 =
in ; pins 10,12,13,15 are for
DTMF<BR>; pp13 = in <BR>; pp15 =
in<BR>pp4=out0 ; pins 4,5,6 are AUX 1,2,3, default
off<BR>pp5=out0<BR>pp6=out0<BR></DIV>
<DIV>My PTT and COS via the parallel port work perfectly, but so far, the only
success I've had controlling other pins</DIV>
<DIV>has been by assigning them to PTT.</DIV>
<DIV> </DIV>
<DIV>For example, as a test I set:</DIV>
<DIV> </DIV>
<DIV>pp3 = ptt</DIV>
<DIV>pp4 = ptt</DIV>
<DIV>pp5 = ptt</DIV>
<DIV>pp6 = ptt</DIV>
<DIV> </DIV>
<DIV>This keys all 4 outputs any time PTT is called for. I just wanted to make
sure that app_rpt could control those pins.. </DIV>
<DIV> </DIV>
<DIV>Besides that, I've had no success trying to use COP 61 or 62 to control my
pp4,5,6</DIV>
<DIV> </DIV>
<DIV>I've tried the syntax you suggested:</DIV>
<DIV> </DIV>
<DIV>rpt cmd 2211 cop 61 pp4=1</DIV>
<DIV> </DIV>
<DIV>I've also tried every other thing I could think of, including:</DIV>
<DIV> </DIV>
<DIV>rpt cmd 2211 cop 61 pp4=1,0</DIV>
<DIV>rpt cmd 2211 cop 61 pp4=1.0,0</DIV>
<DIV>rpt cmd 2211 cop 62 pp4=32767</DIV>
<DIV> </DIV>
<DIV>73.</DIV>
<DIV> </DIV>
<DIV>Kyle<BR>K0KN</DIV>
<DIV><PRE>--- Original Message ---</PRE><PRE>I've not played with this but my guess is...
You in usbradio.conf you should put this in the [usb] stanza:
pp2=out0 ; set parallel port pin 2 to low output.
Then this should change it to high:
CLI>rpt cmd 2211 cop 61 pp2=1
Jim or others please jump in here if I have it wrong.
--
Tim
:<I>wq
</I></PRE></FONT></DIV></BODY></HTML>