disguise developers

Designer Plugins

Plugins for Disguise Designer software.

GVGMatrix

Base class: DVIMatrix

Properties

ipAddress : str

UserName: IP address

port : int

UserName: Port

waitForResponse : int

Wait for response from the device before for sending the next command.
May be required by AJA KUMO routers.

Options: {0: ‘Off’, 1: ‘On’}
UserName: Wait for response

Methods

sendCommand(self, command: str, params: List[str])