...
SetInverted(inverted As Boolean) As Boolean
Inverts the TX/RX signals on the player serial port. This allows the player to communicate with devices that use -12v 12V to 12v 12V signaling. Inversion is supported on the DE9 and USB Type C ports only. Passing True to the method enables inversion, whereas passing False disables it.
...