recv

Description

Receives the values to the set Ethernet object

Syntax

<ENet object>.recv <variable>[, <waiting time>]

Parameter

Parameter

Description

Remarks

Variable

A variable to which the received string is to be passed

Waiting time

Time of time-out

msec

Example

enet_to_sensor.recv  msg, 5000

Last updated

Was this helpful?