Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated link

...

Changes the state of GPIO buttons that are configured for output.

  • On: Turns on the specified GPIO button.
  • Off: Turns off the specified GPIO button.
  • Set State: Allows you to turn multiple GPIO buttons on or off. The buttons are specified as bits in an integer value; see the documentation for roControlPort.SetWholeState() for an example.

...