Global Variable List - GVL_<name device module>

Global Variables Provided by the VSD_HW_2Motors_2D2S Device Module

The table presents the variables provided with the global variable list:

Variable

Data Type

Description

xSelAutMode

BOOL

Selects auto mode for the FB.

xSelManMode

BOOL

Selects manual mode for the FB.

xCmdAutFwd

BOOL

Starts (jog mode) the motor in a forward direction during auto mode.

xCmdAutRev

BOOL

Starts (jog mode) the motor in a reverse direction during auto mode.

xCmdLocFwd

BOOL

Local start (latch mode) of the motor in a forward direction during manual mode.

xCmdLocRev

BOOL

Local start (latch mode) of the motor in a reverse direction during manual mode.

xCmdLocStop

BOOL

Local stop of the motor during manual mode.

xCmdManFwd

BOOL

Starts (latch mode) the motor in a forward direction during manual mode.

xCmdManRev

BOOL

Starts (latch mode) the motor in a reverse direction during manual mode.

xCmdManStop

BOOL

Stops the motor during manual mode.

xCmdAutFast

BOOL

Selects the second speed (fast speed) in auto mode.

xCmdLocFast

BOOL

Selects the second speed (fast speed) in local mode.

xCmdManFast

BOOL

Selects the second speed (fast speed) in manual mode.

xCmdSelMotor1

BOOL

Selects motor 1.

xCmdSelMotor2

BOOL

Selects motor 2.

xCmdErrRst

BOOL

Resets the FB in case of alarm state.

xExtLock

BOOL

External signal to lock the FB (for example state of the emergency stop).

xExtErr

BOOL

External signal to set the FB into error state (reset required).

xStatAutMode

BOOL

FB is selected for auto mode.

xStatManMode

BOOL

FB is selected for manual mode.

xStatLocMode

BOOL

FB is selected for local mode.

xStatErr

BOOL

FB is in error state, reset required.

xAlertLock

BOOL

FB is blocked by i_xLock.

xAlarmOpMode

BOOL

Invalid operation mode selection has been done.

xAlarmExt

BOOL

FB is in alarm state due to detected i_xErr.

xAlarmFbckTmout

BOOL

FB is in alarm state due to undetected feedback signal (i_xFwdFbck/i_xRevFbck) during the monitoring time.

xAlarmMotor1Sel

BOOL

Selection of motor 1 not possible, because motor 2 is selected.

xAlarmMotor2Sel

BOOL

Selection of motor 2 not possible, because motor 1 is selected.

xMcbRdy

BOOL

Signal associated with the motor circuit breaker contact indicating that the device is under power.

xDriveNoFlt

BOOL

Signal associated with the drive contact indicating the drive is operational (no error detected).

xDriveRun

BOOL

Signal associated with the drive contact indicating the drive is running.

xMotor1StatSel

BOOL

Signal associated with the contactor indicating motor 1 is linked to the drive.

xMotor2StatSel

BOOL

Signal associated with the contactor indicating motor 2 is linked to the drive.

xDriveCmdMotFwd

BOOL

Operates the drive in a forward direction. Associated to a connected input on the drive.

xDriveCmdMotRev

BOOL

Operates the drive in a reverse direction. Associated to a connected input on the drive.

xDriveRst

BOOL

Resets the drive in case an error is detected. Associated to a connected input on the drive.

xDriveCmdFast

BOOL

Selects the second preset speed for the drive. Associated to a connected input on the drive.

xMotor1CmdSel

BOOL

Activates the contactor which links the motor 1 to the drive.

xMotor2CmdSel

BOOL

Activates the contactor which links the motor 2 to the drive.