Rockwell Automation Publication SYSLIB-RM056B-EN-P - February 2017
25
PowerFlex 7000 Drive (P_PF7000)
PowerFlex 7000 Drive Local Configuration Tags
Configuration parameters that are arrayed, string, or structure data types cannot
be configured as parameters for Add-On Instructions. Configuration parameters
of these types appear as local tags to the Add-On Instruction. Local tags can be
configured through the HMI faceplates or in the Studio 5000 Logix Designer
application. To configure, open the Instruction Logic of the Add-On Instruction
instance and then open the Data Monitor on a local tag. These parameters
cannot be modified by using controller logic or Logix Designer application
export/import functionality.
Table 10 - Local Configuration Tags
Tag Name
Data Type
Default
Description
Cfg_Desc
STRING_40
'PowerFlex 7000
Variable Frequency
Drive'
Description for display on HMI. This string is shown in the title bar of the faceplate.
Cfg_FwdText
STRING_16
'Forward'
Name for forward direction. For example: ‘Up’, ‘Forward’.
Cfg_Label
STRING_20
'Motor Speed Control'
Label for graphic symbol displayed on HMI. This string appears on the graphic symbol.
Cfg_RevText
STRING_16
'Reverse'
Name for reverse direction. For example: ‘Down’, ‘Reverse’.
Cfg_SpeedFdbkEU
STRING_8
'Hz'
Speed feedback engineering units for display on HMI.
Cfg_SpeedRefEU
STRING_8
'Hz'
Speed reference engineering units for display on HMI.
Cfg_Tag
STRING_20
'P_PF7000'
Tagname for display on HMI. This string is shown in the title bar of the faceplate.
Table 11 - Local Value Tags
Tag Name
Data Type
Default
Description
Val_DriveAlarmDesc
STRING_16
“
Description of drive alarm (given LastAlarmCode).
Val_DriveAlarmDT
DATETIME
{...}
Date and time last drive alarm occurred.
Val_DriveAlarmDT.Yr
DINT
0
Date and time last drive alarm occurred (year).
Val_DriveAlarmDT.Mo
DINT
0
Date and time last drive alarm occurred (month).
Val_DriveAlarmDT.Da
DINT
0
Date and time last drive alarm occurred (day).
Val_DriveAlarmDT.Hr
DINT
0
Date and time last drive alarm occurred (hour).
Val_DriveAlarmDT.Min
DINT
0
Date and time last drive alarm occurred (minute).
Val_DriveAlarmDT.Sec
DINT
0
Date and time last drive alarm occurred (second).
Val_DriveAlarmDT.uSec
DINT
0
Date and time last drive alarm occurred (microsecond).
Val_DriveFaultDesc
STRING_16
“
Description of drive fault (given LastFaultCode).
Val_DriveFaultDT
DateTime
{...}
Date and time last drive fault occurred.
Val_DriveFaultDT.Yr
DINT
0
Date and time last drive fault occurred (year).
Val_DriveFaultDT.Mo
DINT
0
Date and time last drive fault occurred (month).
Val_DriveFaultDT.Da
DINT
0
Date and time last drive fault occurred (day).
Val_DriveFaultDT.Hr
DINT
0
Date and time last drive fault occurred (hour).
Val_DriveFaultDT.Min
DINT
0
Date and time last drive fault occurred (minute).
Val_DriveFaultDT.Sec
DINT
0
Date and time last drive fault occurred (second).
Val_DriveFaultDT.uSec
DINT
0
Date and time last drive fault occurred (microsecond).