NetworkButton

class commands1.buttons.NetworkButton(*args, **kwargs)

Bases: commands1._impl._commands_v1.button.Button

A that uses a NetworkTable boolean field.

This class is provided by the OldCommands VendorDep

Overloaded function.

  1. __init__(self: commands1._impl._commands_v1.button.NetworkButton, tableName: str, field: str) -> None

  2. __init__(self: commands1._impl._commands_v1.button.NetworkButton, table: _pyntcore._ntcore.NetworkTable, field: str) -> None

get() bool