HALCON Reference Manual 10.0.2
Name
receive_xldreceive_xldreceive_xldReceiveXldReceiveXld — Receive an XLD object over a socket connection.
Herror receive_xld(Hobject* XLD, const Hlong Socket)
Herror T_receive_xld(Hobject* XLD, const Htuple Socket)
receive_xldreceive_xldreceive_xldReceiveXldReceiveXld reads an XLD object that was sent over the
socket connection determined by SocketSocketSocketSocketsocket by another HALCON
process using the operator send_xldsend_xldsend_xldSendXldSendXld. If no XLD object has
been sent, the HALCON process calling receive_xldreceive_xldreceive_xldReceiveXldReceiveXld blocks
until enough data arrives. For a detailed example, see
send_xldsend_xldsend_xldSendXldSendXld.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
open_socket_connectopen_socket_connectopen_socket_connectOpenSocketConnectOpenSocketConnect,
socket_accept_connectsocket_accept_connectsocket_accept_connectSocketAcceptConnectSocketAcceptConnect,
get_socket_paramget_socket_paramget_socket_paramGetSocketParamGetSocketParam,
set_socket_paramset_socket_paramset_socket_paramSetSocketParamSetSocketParam
send_xldsend_xldsend_xldSendXldSendXld,
send_imagesend_imagesend_imageSendImageSendImage,
receive_imagereceive_imagereceive_imageReceiveImageReceiveImage,
send_regionsend_regionsend_regionSendRegionSendRegion,
receive_regionreceive_regionreceive_regionReceiveRegionReceiveRegion,
send_tuplesend_tuplesend_tupleSendTupleSendTuple,
receive_tuplereceive_tuplereceive_tupleReceiveTupleReceiveTuple,
get_next_socket_data_typeget_next_socket_data_typeget_next_socket_data_typeGetNextSocketDataTypeGetNextSocketDataType
Foundation
| HALCON Reference Manual 10.0.2 |
Copyright © 1996-2011 MVTec Software GmbH |