Android Programming Press on the image to return to the main documentation page.

Wagoïd

Written by Alan1968

List of types:

Wagoid

Wagoid


Permissions:

android.permission.INTERNET

Events:

None

Members:


  Connected

  Disconnected

  Ip (my_ip As String)

  Read_input_analog (ref As IntAs Int

  Read_input_digital (ref As Int, count As IntAs String

  Read_memory (ref As IntAs Int

  Read_output_digital (ref As Int, count As IntAs String

  Write_memory (ref As Int, value As Int)

  Write_output_analog (ref As Int, value As Int)

  Write_output_digital (ref As Int, bit As Boolean)

Members description:

Connected
Disconnected
Ip (my_ip As String)
Read_input_analog (ref As IntAs Int
Read_input_digital (ref As Int, count As IntAs String
Read_memory (ref As IntAs Int
Read_output_digital (ref As Int, count As IntAs String
Write_memory (ref As Int, value As Int)
Write_output_analog (ref As Int, value As Int)
Write_output_digital (ref As Int, bit As Boolean)

Top