Share Tips, Code Samples, etc. with the Visual Prolog community.
B.Hooijenga
VIP Member
Posts: 57
Joined: 11 Jul 2002 23:01

RS232 package

Unread post by B.Hooijenga »

This package is documented here 3rd:RS232.

Ben Hooijenga
Attachments
RS232_code.ZIP
(84.01 KiB) Downloaded 2445 times
User avatar
Thomas Linder Puls
VIP Member
Posts: 1398
Joined: 28 Feb 2000 0:01

Unread post by Thomas Linder Puls »

I have moved the description to the wiki.
Regards Thomas Linder Puls
PDC
User avatar
Serge Mukhin
Posts: 2
Joined: 21 Oct 2002 23:01

Re:

Unread post by Serge Mukhin »

updated for 7.3
Attachments
RS232.ZIP
(82.92 KiB) Downloaded 1957 times
Serge Mukhin
User avatar
Serge Mukhin
Posts: 2
Joined: 21 Oct 2002 23:01

Re:

Unread post by Serge Mukhin »

updated for 7.0
Attachments
rs232_v70.zip
(82.85 KiB) Downloaded 1994 times
Serge Mukhin
flyover3
Posts: 1
Joined: 5 May 2012 9:46

Unread post by flyover3 »

Hello,
I am writing the diploma on dialog with robot. Robot has a program on C, which reacts on symbols from a program on Visual Prolog 7.3 PE (COM port). I use program RS232 (updated for 7.3) which I downloaded from here. When I choose my COM port and click "ok" there is an error "cannot create or open". When I use other terminal programs everything is ok.
May be you know another way how to send something from Prolog to the robot.
p.s. I have Windows XP.
B.Hooijenga
VIP Member
Posts: 57
Joined: 11 Jul 2002 23:01

Unread post by B.Hooijenga »

Hello,

As explained here http://wiki.visual-prolog.com/index.php?title=3rd:RS232 you have to use the commercial edition.

Kind regards

Ben
B.Hooijenga
VIP Member
Posts: 57
Joined: 11 Jul 2002 23:01

Unread post by B.Hooijenga »

Do you use the personal or the commercial edition?

Kind regards

Ben
B.Hooijenga
VIP Member
Posts: 57
Joined: 11 Jul 2002 23:01

RS232_code_version75

Unread post by B.Hooijenga »

Update for 7.5

It is possible now to compile the code under the commercial as wel as under the personal edition.
Do not forget to get and add kernel32.lib yourself.

Kind regards

Ben
Attachments
RS232_code_VIP75.zip
(89.55 KiB) Downloaded 1525 times
Post Reply