Universal Robots TypeScript API - v10.12.0
Preparing search index...
contribution-api
ToolCommunication
Interface ToolCommunication
Tool Communication
interface
ToolCommunication
{
baudRate
:
BaudRateEnum
;
enabled
:
boolean
;
parity
:
ParityEnum
;
rxIdleChars
:
number
;
stopBits
:
StopBitsEnum
;
txIdleChars
:
number
;
}
Index
Properties
baud
Rate
enabled
parity
rx
Idle
Chars
stop
Bits
tx
Idle
Chars
Properties
baud
Rate
baudRate
:
BaudRateEnum
enabled
enabled
:
boolean
parity
parity
:
ParityEnum
rx
Idle
Chars
rxIdleChars
:
number
stop
Bits
stopBits
:
StopBitsEnum
tx
Idle
Chars
txIdleChars
:
number
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
baud
Rate
enabled
parity
rx
Idle
Chars
stop
Bits
tx
Idle
Chars
Universal Robots TypeScript API - v10.12.0
Loading...
Tool Communication