User guide
Parameter Descriptions www.controltechniques.com 127
event activates. If assigned to a source on the assignments
view, when the source event activates, the output that it is
assigned to will turn on.
N
ote
This parameter will appear on the Assignments view
under the Outputs group of Destinations even if the I/O
point has been configured as a digital input.
SP Menu Decimal
SPMenu.Decimal
This parameter is used behind the scenes in PowerTools
Pro when reading or writing to a SP menu parameter using
the Drive Watch Window button. These are not to be used
inside a user program.
If writing to or reading from a Unidrive SP menu parameter
in a program, use the Menu.MM.PP instruction instead. In
this instruction, MM represents the desired menu, and PP
represents the desired parameter number.
SP Menu Drive Decimal
SPMenu.DriveDecimal
This parameter is used behind the scenes in PowerTools
Pro when reading or writing to a SP menu parameter using
the Drive Watch Window button. These are not to be used
inside a user program.
If writing to or reading from a Unidrive SP menu parameter
in a program, use the Menu.MM.PP instruction instead. In
this instruction, MM represents the desired menu, and PP
represents the desired parameter number.
SP Menu Error Status
SPMenu.ErrorStatus
This parameter is used behind the scenes in PowerTools
Pro when reading or writing to a SP menu parameter using
the Drive Watch Window button. These are not to be used
inside a user program.
If writing to or reading from a Unidrive SP menu parameter
in a program, use the Menu.MM.PP instruction instead. In
this instruction, MM represents the desired menu, and PP
represents the desired parameter number.
SP Menu ID
SPMenu.MenuID
This parameter is used behind the scenes in PowerTools
Pro when reading or writing to a SP menu parameter using
the Drive Watch Window button. These are not to be used
inside a user program.
If writing to or reading from a Unidrive SP menu parameter
in a program, use the Menu.MM.PP instruction instead. In
this instruction, MM represents the desired menu, and PP
represents the desired parameter number.
SP Menu Parameter ID
SPMenu.ParamID
This parameter is used behind the scenes in PowerTools
Pro when reading or writing to a SP menu parameter using
the Drive Watch Window button. These are not to be used
inside a user program.
If writing to or reading from a Unidrive SP menu parameter
in a program, use the Menu.MM.PP instruction instead. In
this instruction, MM represents the desired menu, and PP
represents the desired parameter number.
SP Menu Value
SPMenu.Value
This parameter is used behind the scenes in PowerTools
Pro when reading or writing to a SP menu parameter using
the Drive Watch Window button. These are not to be used
inside a user program.
If writing to or reading from a Unidrive SP menu parameter
in a program, use the Menu.MM.PP instruction instead. In
this instruction, MM represents the desired menu, and PP
represents the desired parameter number.
Unidrive SP Power Up Time – Hrs.Min
SPPowerUpTimeHoursMinutes
The Drive Power Up Time is the time elapsed since power
has been cycled to the Unidrive SP. The format for this
parameter is Years.Days and Hours.Minutes. These
values must be used in combination to find the actual time.
This parameter can be found on the Errors view while
Online with PowerTools Pro.
Total Power Up Time = SPPowerUpTimeYearsDays +
SPPowerUpTimeHoursMinutes
Unidrive SP Power Up Time – Yrs.Days
SPPowerUpTimeYearsDays
The Drive Power Up Time is the time elapsed since power
has been cycled to the Unidrive SP. The format for this
parameter is Years.Days and Hours.Minutes. These
values must be used in combination to find the actual time.
This parameter can be found on the Errors view while
Online with PowerTools Pro.
Total Power Up Time = SPPowerUpTimeYearsDays +
SPPowerUpTimeHoursMinutes
SPRelay Name
SPRelay.#.Name
The relay output on the Unidrive SP can be given a name.
The name can be used in a user program to reference a
specific output if desired. The name can be up to 12
alphanumeric characters, but must begin with a
non-numeric character.