EasyManua.ls Logo

Omron fh series - Page 62

Omron fh series
64 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
60
- Data type: Number
- Digits of integer: 6
- Digits of decimal: 4
Example
In the following example, the program receives a sequence of numbers sent by the
Vision Sensor and exits the program if the first received data is not 1.
fh_socket = 8
retries_recv = 2
timeout_recv = 4
Call fhrunrecvval(fh_socket, retries_recv, timeout_recv, param(), err_no)
If err_no <> success Then
GoTo disconnect
End If
IF param(0) <> 1 THEN
GoTo disconnect
End If

Other manuals for Omron fh series

Related product manuals