List Info

Thread: Text carying plcpoints and plcpoints over TCP/IP




Text carying plcpoints and plcpoints over TCP/IP
user name
2006-12-24 02:01:29
Hi Mario!
Do you remenber you've promised me on early day ?
That you'll make it posible plcpoints can carry text.
At that time, you were planning to make plcpoints could be defined as an array.
Is there any progress ?

And I've encountered a new problem(wish).
Is there any good way to share plcpoints between 2(or more) MatPLCs running on two PCs ?
Sharing plcpoints on TCP/IP is enough.
Delay of 100 or 200ms is allowed.

Thak you.
 ;   Ikeya
Text carying plcpoints and plcpoints over TCP/IP
user name
2006-12-26 13:08:48
Hello,

takeshi ikeya:
> And I've encountered a new problem(wish).
> Is there any good way to share plcpoints between 2(or
more) MatPLCs running
> on two PCs ?
> Sharing plcpoints on TCP/IP is enough.
> Delay of 100 or 200ms is allowed.

There is a way to do that, but it's very primitive and the
documentation is 
missing...

It's a simple UDP protocol - see the directory
mat/io/simple-udp

Configuration is fully manual; each direction is set up
separately (if you 
want both directions).

On the sending side, the module is called "send"
and has the following config:

to_host = recipient.host.name
(default: localhost)
to_port = 1234
(default: 29600)
send point1 point2 point3
send point4 point5 point6

On the receiving side, the module is called 'recv" and
has the following 
config:

port = 1234
(default: 29600)
recv point1 point2 point3
recv point4 point5
recv point6


I'll go put this in the manual now.

Jiri
-- 
Jiri Baum <jiribaum.com.au>                   http://www.baum.com.au/~
jiri

------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MAT-devel mailing list
MAT-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mat-devel

Text carying plcpoints and plcpoints over TCP/IP
user name
2006-12-26 13:31:13
Hello,

I wrote:
> I'll go put this in the manual now.

Done. It should appear on the website in due course.

BTW, I've been thinking about how to do this sort of thing
nicer, but haven't 
written it... Here's my wishlist item:
http
://www.baum.com.au/~jiri/ae/blog/01117202359


Jiri
-- 
Jiri Baum <jiribaum.com.au>                   http://www.baum.com.au/~
jiri

------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MAT-devel mailing list
MAT-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mat-devel

Text carying plcpoints and plcpoints over TCP/IP
user name
2006-12-27 11:35:33
Thak you Jiri!
I9;ll study it.
MatPLC seems tobe powerfull than I've been thinking.

 &nbsp; &nbsp;Ikeya
&nbsp;


Text carying plcpoints and plcpoints over TCP/IP
user name
2006-12-28 09:51:52
See. that effort wasn't wasted :^)

Regards

cww

Jiri Baum wrote:
> Hello,
>
> takeshi ikeya:
>   
>> And I've encountered a new problem(wish).
>> Is there any good way to share plcpoints between
2(or more) MatPLCs running
>> on two PCs ?
>> Sharing plcpoints on TCP/IP is enough.
>> Delay of 100 or 200ms is allowed.
>>     
>
> There is a way to do that, but it's very primitive and
the documentation is 
> missing...
>
> It's a simple UDP protocol - see the directory
mat/io/simple-udp
>
> Configuration is fully manual; each direction is set up
separately (if you 
> want both directions).
>
> On the sending side, the module is called
"send" and has the following config:
>
> to_host = recipient.host.name
> (default: localhost)
> to_port = 1234
> (default: 29600)
> send point1 point2 point3
> send point4 point5 point6
>
> On the receiving side, the module is called 'recv"
and has the following 
> config:
>
> port = 1234
> (default: 29600)
> recv point1 point2 point3
> recv point4 point5
> recv point6
>
>
> I'll go put this in the manual now.
>
> Jiri
>   


-- 
Franklin D. Roosevelt Wrote about that other famous monopoly
in 1938:
"The liberty of a democracy is not safe if the people
tolerate the growth of 
private power to a point where it becomes stronger than
their democratic State
itself. That in it's essence, is Fascism - ownership of
government by an 
individual, by a group or by any controlling private
power." But the 
conviction of Standard Oil stood. Our government is already
powerless
against today's monopoly. Only the people can prevail.


------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MAT-devel mailing list
MAT-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mat-devel

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )