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.
Modbus master in Modbus master in can accept any Modbus master instance. |
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. |
status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. 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. |
code code is the error or warning code. 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. |
source source describes the origin of the error or warning. 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. |
Modbus master out Modbus master out returns the Modbus master instance provided as input. |
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. |
status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. 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. |
code code is the error or warning code. 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. |
source source describes the origin of the error or warning.
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. |
Unit ID actual Unit ID of connected GXE. (Return value will be from 1 to 247.) |
Unit Baud Rate(bps) actual Baud Rate Vaule of connected GXE. GXE supports 2400, 4800, 9600 and 19200 (default) bps. |
Unit Parity actual Index value of Parity bit which is supported by GXE. Index is; 0 : None 1 : Odd 2 : Even (default) |
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) |