Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SetInverted(inverted As Boolean) As Boolean

Inverts the TX/RX signals signal levels on the serial port. This allows the player to communicate with devices that use -12V to 12V signaling. Inversion is supported on the DE9 and USB ports only. Passing True to the method enables inversion, whereas passing False disables it.

...