➔Typically it is sufficient to read the system-string. Reading the system information is only necessary, if further details are required.
In case the application requires detailed information about the Irinos-System, e.g. for providing a graphical system overview, it is possible to read this information directly.
First it is required to read the number of Boxes using the opcode opcRIV (0x01). Afterwards further information can be requested for each of the available Irinos-Boxes using the opcode opcRMI (0x03). Both opcodes are used with the function MSC_WriteCommand:
Steps for "reading detailed system information"