Transmits the values to the set Ethernet object
<ENet object>.send <value>, <value>, …
Parameter
Description
Remarks
Value
Data value to be output.
Arguments separated by commas will be printed separated by spaces.
All data types
enet_to_sensor.send "rob:", 10, ", command:"+cmd, "\n"
Last updated 4 years ago
Was this helpful?