58
7.3.10. fhrunrecvval
Function
Receive numerical data from the Vision Sensor
Syntax
fhrunrecvval(fh_socket, retries_recv, timeout_recv, param(), err_no)
Parameter
fh_socket Input Integer Number of sockets already connected
Number of receive retries (0 to 99)
Receive timeout time (0 to 99sec)
param() Output Double Results of the analysis of the received
numerical sequence (Element count:
err_no Output Integer error number
Store the result of the execution of
Remarks
This function stores the numerical data sent from the Vision Sensor into the register
specified by the parameter.
This function outputs up to 10 values.
If there are more than 11 numbers, this function outputs only the first 10.
If the length of the segmented string is longer than 12 bytes, this function returns an
error of abnormal parameter length.
Returns an error if the number of numeric data is zero.
The following is an example of the output when a string is included.
<Conversion example>
The string before conversion
The result of the analysis after conversion