<< Connection Connection Connection_create >>

RTCscilab >> NamingService > Connection > Connection

Connection

Reference of Connection

Description

This handle value is used as the reference of Connection.

Examples

p1=RTObject_getPort(rto, "in");
p2=RTObject_getPort(rto, "in");
connection=Connection_create(p1, p2);

See Also

Authors

<< Connection Connection Connection_create >>