Holding Register (PDU Address : 102d [Protection Method], 105d [OVP] and 106d [OCP])
Reads actual Protection Method.
The over voltage protection(OVP) indicate SWOVP and HWOVP method.
The over current protection(OCP) indicate SWOCP method only. (HWOCP always fix to latch.)
Read actual OVP and OCP thresold values.
set Model Selector to specify nominal of physical value. (Default is a GXE600-24.)
Nominal values are;
GXE600-24 : 24V / 25A,
GXE600-48 : 48V / 12.5A.
Q10 value = Referense value / Nominal value
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. |
Model Selector (0: GXE600-24) The Selector of GXE Product Model. 0 : GXE600-24 1 : GXE600-48 |
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. |
OVP Threshold (V) Actual threshold value of Over Voltage. The VI converts Q10 register value to threshold voltage. It is needed to set GXE Model to convert properly. Threshold value = Q10 value x Nominal value |
OCP Threshold (A) Actual threshold value of Over Current. The VI converts Q10 register value to threshold current. It is needed to set GXE Model to convert properly. Threshold value = Q10 value x Nominal value |
HWOVP Protection Method of Over Voltage. False indicates an auto recovering. True indicates latched stop. |
SWOCP Protection Method of Over Current. False indicates an auto recovering. True indicates latched stop. |
SWOVP Protection Method of Over Voltage. False indicates an auto recovering. True indicates latched stop. |