GXE600.lvlib:GXE600 Status Read PS SCI.vi

Holding Register (PDU Address : 200d - 202d )

Reeds actual PS(Powe Supply)'s SCI(Serial Communication Interface) Register values.

200d : actual PS Unit ID.

201d : actual PS Baud Rate Index.

202d : actual PS Parity Index.

GXE600.lvlib:GXE600 Status Read PS SCI.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.

iu8

Unit ID

actual Unit ID of connected GXE. (Return value will be from 1 to 247.)

ii32

Unit Baud Rate(bps)

actual Baud Rate Vaule of connected GXE.

GXE supports 2400, 4800, 9600 and 19200 (default) bps.

iu16

Unit Parity

actual Index value of Parity bit which is supported by GXE.

Index is;

0 : None

1 : Odd

2 : Even (default)

iu16

Unit Baud Rate Register

actual Index value of Baud Rate which is supported by GXE.

Index is;

0 : 2400 bps

1 : 4800 bps

2 : 9600 bps

3 : 19200 bps (default)