Read the value of multiple logical registers from a Dynamixel.

Declaration Syntax

Parameters
- id (Int32)
- The id of the Dynamixel to read.
- regFirst (Register)
- The first logical register to read.
- regLast (Register)
- The last logical register to read.

Return Value
An array of register values.

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