Please enable JavaScript to view this site.

This table contains the standard destination IDs that can be used for BCC/31 communications.

ID

Label

Description

0x00

dstLocal

Local destination (loopback interface)

0x01

dstSystem

Remote device itself

0x02

dstTcpServer

Remote TCP device/server (for communicating with connected clients)

0x03

dstNetwork

Remote network device (for communicating with network software)

The destination ID, for the current connection, can be set with the setDstId() function and can instead be read with the getDstId() function.

Instead, this table contains the destination channel IDs that can be used for BCC/31 communications, depending on the firmware.

ID

Label

Description

0x00

dchDefault

Default channel (default)

0xbe

dchRteUserF

First user channel for R3 (RTE) programs.

0xc7

dchRteUserL

Last user channel for R3 (RTE) programs.

The destination channel ID, for the current connection, can be set with the setDchId() function and can instead be read with the getDchId() function.

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC