This package is documented here 3rd:RS232.
Ben Hooijenga
-
- VIP Member
- Posts: 60
- Joined: 11 Jul 2002 23:01
RS232 package
You do not have the required permissions to view the files attached to this post.
-
- VIP Member
- Posts: 1469
- Joined: 28 Feb 2000 0:01
-
- Posts: 1
- Joined: 5 May 2012 9:46
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.
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.
-
- VIP Member
- Posts: 60
- Joined: 11 Jul 2002 23:01
Hello,
As explained here http://wiki.visual-prolog.com/index.php?title=3rd:RS232 you have to use the commercial edition.
Kind regards
Ben
As explained here http://wiki.visual-prolog.com/index.php?title=3rd:RS232 you have to use the commercial edition.
Kind regards
Ben
-
- VIP Member
- Posts: 60
- Joined: 11 Jul 2002 23:01
-
- VIP Member
- Posts: 60
- Joined: 11 Jul 2002 23:01
RS232_code_version75
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
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
You do not have the required permissions to view the files attached to this post.