GXE600.lvlib:GXE600 Configure Remote Control.vi

Holding Register (PDU Address : 100d)

Sets RC Configuration Value.

 Selects RC Mode :

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

 Sets Ext. terminal debounce filter value from 0 to 100 (Unit : ms). (10 is a default value.)

GXE600.lvlib:GXE600 Configure 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.

cu16

RC Mode (1 : Digital RC w/ Volatile Reg.)

Low-Byte of 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.

cu8

Ext. terminal debounce filter (10)

High-Byte of Remote Control Configuration Register

Digital filtering time of external RC terminal.

The default value is 10 ms.

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 Configuration Value

Raw Data Value of Remote Control Configuration Register.

Low-Byte : GXE RC Mode.

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