Skip to main content
Skip table of contents

link

>> link [ type ]

Open.

Returns the name of the communications link over which the command was received, allowing the host to determine

whether a genuine serial link is in use, or the CDC serial profile of a USB connection, or wifi connection.

It reports a single parameter:

  • type, is the communication link in use, either: usb, serial and wifi.

CODE
>> link
<< link type = usb
CODE
>> link
<< link type = serial
CODE
>> link
<< link type = wifi

None.


JavaScript errors detected

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

If this problem persists, please contact our support.