Please enable JavaScript to view this site.

Definition of the boolean entity on which to detect if the group is energized. It is possible to have multiple definitions; they will be treated as if they were in series. Any alarm can ONLY be specified on one definition!

Syntax

GLOBAL_POWER_FEEDBACK var [-E] [-FTtime=0] [-Aln=0 -P1xxx -P2xxx -P3xxx] [-AALn -AP1n -AP2n -AP3n] [-AXn]

var

Variable type and any parameters (see list below)

-E

Enable front-end feedback handling (optional, default enabled on level)

-FTtime

(Filter Time) time in seconds to filter on the signal (minimum time to stay in the same state before it is accepted). (optional, default 0)

-ALn

Alarm number to be output on drop or failure to rise feedback (optional, default 0).

Allowed values are:

Number

Description

-1

System major alarm

0

No alarm

1000÷1999

User alarms

3000÷8999

User alarms

P1aaa,P2aaa,P3aaa

Possible alarm parameter(s) to be output where aaa can be: R(i),RR(i), NVR(i), NVRR(i), PS_N(powerSet_name), PS_C(powerSet_code). (optional)

-AALn

Alarm number to be output when global (axis-related) feedback is opened. (optional)

Allowed values are:

Number

Description

-2

Minor system alarm

-1

Major alarm of system

0

No alarm

1000÷1999

User alarms

3000÷8999

User alarms

AP1n,AP2n,AP3n

Possible alarm parameter(s) to be output where n can be: R(i),RR(i), NVR(i), NVRR(i), PS_N(powerSet_name), PS_C(powerSet_code). (optional)

-AXn

Logical axis number associated with the definition. In case of GLOBAL_POWER_FEEDBACK CAN definition, the axis definition is implicit and is valid for all axes managed via CAN. (optional)

Diagnostics

Power group not active. (undefined)

Var type not lawful

Attributes

Keyword not mandatory

Notes

In case of selecting the front and giving power request with the feedback already present, the power enable command is not generated

Types of variables allowed (var)

INP/IW

Indicates that an input channel will be used as the energization feedback. The channel can be defined either as a channel number or as bits of a word.

Syntax

if channel: GLOBAL_POWER_FEEDBACK INP nCh, [-SONb=1]

if bit: GLOBAL_POWER_FEEDBACK IW nW.nB, [-SONb=1]

nCh

Input channel number. If = 0 the ChopperOk channel set in RHW.CFG is used.

SONb

Status indicating energized (0/1) (optional, default 1)

IW

Number of the input word

nb

Bit number (0÷15)

Diagnostics

Number of illegal bits

Example

R/NVR

Indicates that an integer register R or NVR will be used as the energization feedback.

Syntax

if R: GLOBAL_POWER_FEEDBACK R idxR.nB, -SONb=1

if NVR: GLOBAL_POWER_FEEDBACK NVR idxNVR.nB, -SONb=1

idxR/NVR

Register index (R or NVR)

nB

Bit number (0÷31)

SONb

Status indicating energized (0/1) (optional, default 1)

Diagnostics

Illegal index number

Illegal bit number

Example

CAN402

Indicates using the DSP402 profile can commands (status word) for all axes group defined with AXIS_CAN. The series of all VOLTAGE_ENABLEDs is executed.

Syntax

GLOBAL_POWER_FEEDBACK CAN402

Diagnostics

Axis not associated with CAN

Example

NULL

Indicates that no feedback will be used.

Syntax

GLOBAL_POWER_FEEDBACK NULL

Example

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC