Registers

Sets/gets the configuration values for the Synchronization nodes by connecting it to the Register Bus.

Inputs/Outputs

datatype_icon

register instruction

A read or write register instruction. This parameter is usually obtained from the register instruction parameter of the Process node. The source of this parameter defines the Register Bus objects to which the Synchronization node is wired, and it is communicated from the host.

datatype_icon

sync.resources

Synchronization instance. sync.resources is obtained from the Create node.

datatype_icon

ready for input

Boolean that indicates whether the node is ready to accept new input data in the next cycle. Use a Feedback Node to wire this parameter to the ready for output input of an upstream node.

datatype_icon

read completion

Indicates whether the register read operation is complete and returns the data from the register read.

Wire this parameter through either a shift register or a Feedback Node back to the read completion parameter on the Process node of the Register Bus.