Write the value of one logical register to a Dynamixel.

Declaration Syntax

Parameters
- id (Int32)
- The id of the Dynamixel to write.
- reg (Register)
- The logical register to write.
- value (Int32)
- The integer value to write.
- deferred (Boolean)
- Whether or not to defer until an Action instruction is sent.

Remarks
This function takes into account the byte length of the logical register.
Assembly:
Dynamixel (Module: Dynamixel) Version: 1.0.4.0