GXE600.lvlib:GXE600 issue Restart Communication.vi

Diagnostics Function, Sub Code : 0x01.

Issues Restart Commnucation Query.

The time-out is occurred if the PS communication mode is in listen only mode.

User application program should handle this condition.

GXE600.lvlib:GXE600 issue Restart Communication.vi


cModbus_Masterlvclass

Modbus master in

Modbus master in can accept any Modbus master instance.

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.

iModbus_Masterlvclass

Modbus master out

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

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.

istr

Response

The response data of query as a strings.

ibool

is OK?

Sets true if returns normal response.

Sets false if returns exception / unknown response or time-out.