GXE600.lvlib:GXE600 Status Read Model Information.vi

Input Register (PDU Address : 500-514d, 520-527d and 540-547d)

Reads Product Information Registers.

Returns the model name, serial number and lot number as strings.

500 - 514d : Model Name

520 - 527d : Serial Number

540 - 547d : Lot Number

Each Register block is effective until NULL character as string.

GXE600.lvlib:GXE600 Status Read Model Information.vi


cerrcodeclst

error in (no error)

error in can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

cModbus_Masterlvclass

Modbus master in

Modbus master in can accept any Modbus master instance.

istr

Product Serial Number

Returns the Product Serial Number as an ASCII strings.

istr

Product Model Name

Returns the Product Model Name as an ASCII strings.

ierrcodeclst

error out

error out passes error or warning information out of a VI to be used by other VIs.

Right-click the error out control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

iModbus_Masterlvclass

Modbus master out

Modbus master out returns the Modbus master instance provided as input.

istr

Product Lot Number

Returns the Product Lot Number as an ASCII strings.