GXE600.lvlib:GXE600 Action Enable Output.vi

Holding Register (PDU Address : 0d [volatile] or 5d [non-volatile] )

Sets Digital RC Value to enable / disable output.

If 'Enable Output' is true, the output will turn on.

If 'Enable Output' is false, the output will turn off.

Query is issued toward the register selected by RC Reg Selector.

(It is needed that relative settings on RC Configuration Register is selected.)

GXE600.lvlib:GXE600 Action Enable Output.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 Reg Selector (0 : Volatile)

Selects the value of GXE Digital RC Register

0 : Volatile RC

5 : Non-Volatile RC

cbool

Enable Output (false)

Enable Output generates On / Off signal of remote control.

false instructs remote Off.

true instructs remote On.

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.