Search found 7 matches

by mscrace1981
Thu Sep 18, 2008 10:13 am
Forum: General Programming
Topic: PPP problem - can't select correct port address
Replies: 6
Views: 5144

Re: PPP problem - can't select correct port address

:-) LOL That works! I never thought to type anything into the drop down list. I feel slightly stupid now. haha

Just by typing in 0x77D8 resolved the issue.

Many thanks guys and keep up the great work with the Flowcode products,

Matt
by mscrace1981
Wed Sep 17, 2008 2:15 pm
Forum: General Programming
Topic: PPP problem - can't select correct port address
Replies: 6
Views: 5144

Re: PPP problem - can't select correct port address

Sadly not, it's stuck on 'automatic' settings that cannot be alter.
by mscrace1981
Wed Sep 17, 2008 12:03 pm
Forum: General Programming
Topic: PPP problem - can't select correct port address
Replies: 6
Views: 5144

Re: PPP problem - can't select correct port address

Hi Benj, Thanks for your reply. Unfortuantely, the emulation tab only allows the selection of LPT1, LTP2 and LTP3 and not addresses. When I change to one of these, the IO Address in the resources tab remains at FFD8. This would be ok if PPP used a similar parallel port selection method ie LTPx but i...
by mscrace1981
Wed Sep 17, 2008 9:47 am
Forum: General Programming
Topic: PPP problem - can't select correct port address
Replies: 6
Views: 5144

PPP problem - can't select correct port address

Hi, I've installed a PCMCIA parallel port card for my laptop as I only have a parallel port on the dock and want to use my programmer remote from the dock. The problem is I can;t select the correct IO address in Flowcode/PPP. The address of my new port is FFD8. In PPP I can only choose from 378, 278...
by mscrace1981
Thu Aug 28, 2008 11:44 am
Forum: Suggestions
Topic: User Interface TABS
Replies: 1
Views: 7025

User Interface TABS

I would quite like to see the general layout of the Flowcode windows changed to make it easier to find certain subroutines etc in large programms. Often with a big programs i'm scrolling around the windows trying to find a certain part of my program which often look untidy. A possible solution could...
by mscrace1981
Fri Apr 18, 2008 3:15 pm
Forum: Components (Comms)
Topic: MODBUS RTU
Replies: 5
Views: 6443

Re: MODBUS RTU

Thanks for your replies guys. I am unsure as to whether it is easier to embedded c code into a flowcode macro or to build up the MODBUS routine structure from scratch using Flowcode blocks :shock: . The dilemma lies in the fact that i've never put c code into Flowcode before and i want to make it ea...
by mscrace1981
Wed Apr 16, 2008 11:58 am
Forum: Components (Comms)
Topic: MODBUS RTU
Replies: 5
Views: 6443

MODBUS RTU

Hello,

I'm interested in implementing MODBUS RTU protocol within Flowcode on PIC18F family. I would like know whether it is possible and also if anyone has tackled this. Some Sample code would be very much appreciated to get me started.

Thanks in advance,

Matt