50
Return Value
ERROR:fhrecvstring():NO_CONNECT:-1301
ERROR:fhrecvstring():NO_DATA:-1301
ERROR:fhrecvstring():STRING_LEN:-1302
Precautions
The maximum length of the string to be received is 127 bytes (not including the delimiter).
if more than 128 bytes are received, an error is returned.
The measurement result received from the Vision Sensor will be stored in the
g_FHRobotVision_OMRON_param.
To get the measurement result with this function, Result Output (Message) must be
placed in the flow, and the settings must be as follows
Result Output (Message) Processing Item
The destination of the received
IoModule2: Serial (Ethernet)
Output Data 0 - 9 numerical data(*1) g_FHRobotVision_OMRON_param
[0] -
g_FHRobotVision_OMRON_param
*1: The output data format should be set as follows
- Data type: Number
- Digits of integer: 6
- Digits of decimal: 4