GXE600.lvlib:GXE600 Convert Reg to Strings.vi

Converts Register Array to ASCII Strings.

This VI considers U16 array to be U8 array of the big endian and converts U8 array to ASCII strings.

The VI eliminates NULL from end of line.

GXE600.lvlib:GXE600 Convert Reg to Strings.vi


c1du16

Reg Array

Input register values to convert.

cerrcodeclst

error in (no error)

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

istr

Null stripped Strings

The converted strings from Reg Array.

ierrcodeclst

error out

error out contains error information. This output provides standard error out functionality.