Skip to main content

link

Usage

>> link [ type ]

>> link serial [ baudrate | mode | availablemodes | availablebaudrates]

Security

Open.

Description

The link command provides information about the available communication links. When issued without the use of a sub command, the current communication link over which the command was received, is returned.

The communication link is returned as a type field. The possible responses are:

  • usb

  • serial

Examples

TEXT
>> link
<< link type=usb

Here, communication is taking place over the usb link.

TEXT
>> link
<< link type=serial

Here, communication is taking place over the serial link. To access parameters for a serial link, see the serial sub command.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.