GXE600.lvlib:GXE600 Status Read Remote Control.vi

Holding Register (PDU Address : 100d)

Reads actual RC Configuration Value.

Low-Byte is a RC Mode;

 0 : Analog RC (Ext. terminal)
 1 : Digital RC w/ Volatile Reg.
 2 : Digital RC w/ Non-Volatile Reg.
 3 : Mixed RC w/ Ext. terminal & Volatile Reg.
 4 : Mixed RC w/ Ext. terminal & Non-Volatile Reg.

High-Byte is a Ext. terminal debounce filter value.

GXE600.lvlib:GXE600 Status Read Remote Control.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.

iu16

RC Mode

Actual Low-Byte value of the Remote Control Configuration Register

 0 : Analog RC (Ext. terminal)
 1 : Digital RC w/ Volatile Reg.
 2 : Digital RC w/ Non-Volatile Reg.
 3 : Mixed RC w/ Ext. terminal & Volatile Reg.
 4 : Mixed RC w/ Ext. terminal & Non-Volatile Reg.

iu8

Ext. terminal debounce filter

Actual High-Byte value of the Remote Control Configuration Register

Digital filtering time (ms) of external RC terminal.

iu16

RC Configuration Value

Actual Raw Data Value of the Remote Control Configuration Register.

Low-Byte : GXE RC Mode.

High-Byte : Digital filtering time (ms) of external RC terminal.