UCX Publish Clock#
This node publishes the given time as a UCX Clock message using tagged send
Installation#
To use this node enable isaacsim.ucx.nodes in the Extension Manager.
Inputs#
Name |
Type |
Descripton |
Default |
|---|---|---|---|
Exec In (inputs:execIn) |
|
The input execution port. |
None |
Port (inputs:port) |
|
Port number for UCX listener |
13337 |
Tag (inputs:tag) |
|
UCX tag for message identification |
5 |
Time Stamp (inputs:timeStamp) |
|
Time in seconds to publish |
0 |
Timeout (ms) (inputs:timeoutMs) |
|
Timeout in milliseconds for UCX send requests. If 0, waits indefinitely. |
1 |
Metadata#
Name |
Value |
|---|---|
Unique ID |
isaacsim.ucx.nodes.UCXPublishClock |
Version |
1 |
Extension |
isaacsim.ucx.nodes |
Icon |
ogn/icons/isaacsim.ucx.nodes.UCXPublishClock.svg |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
UCX Publish Clock |
Categories |
isaacUcx |
Generated Class Name |
OgnUCXPublishClockDatabase |
Python Module |
isaacsim.ucx.nodes |