MpAssetIntUIShiftListOutputType

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpAssetIntUIShiftListOutputType

mapp Services V5.16

List with data and associated navigation.

For an explanation of the individual parameters and how they are calculated, see section Calculating asset intensity.

Parameter

Data type

Description

StartTime

Array[0..19] of DATE_AND_TIME

List of all start times per shift

EndTime

Array[0..19] of DATE_AND_TIME

List of all end times per shift

ShiftName

Array[0..19] of STRING[20]

Name of the shift

CurrentUser

Array[0..19] of STRING[50]

Currently logged-in user

AdditionalData

Array[0..19] of STRING[255]

Additional information

TargetPieces

Array[0..19] of UDINT

Target number of manufactured products per shift

TotalPieces

Array[0..19] of UDINT

Total number of manufactured products per shift

GoodPieces

Array[0..19] of UDINT

Number of good products per shift

RejectPieces

Array[0..19] of UDINT

Number of rejected products per shift

BadPieceRate

Array[0..19] of REAL

Production rate of bad products

TotalTime

Array[0..19] of MpAssetIntTimeType

Total duration of each shift

ScheduledDowntime

Array[0..19] of MpAssetIntTimeType

Scheduled downtime per shift

UnscheduledDowntime

Array[0..19] of MpAssetIntTimeType

Unscheduled downtime per shift

Uptime

Array[0..19] of MpAssetIntTimeType

Uptime per shift

GoodProductionTime

Array[0..19] of MpAssetIntTimeType

Time during which good products were manufactured

NominalProductionTime

Array[0..19] of MpAssetIntTimeType

Production time at machine's nominal speed

NominalProductionRate

ARRAY[0..19] of REAL

Production rate at machine's nominal speed

ShiftProductionRate

Array[0..19] of REAL

Production rate of the current shift. Reserved for future use.

ScheduledDowntimeRate

Array[0..19] of REAL

Scheduled downtime rate per shift

UnscheduledDowntimeRate

Array[0..19] of REAL

Unscheduled downtime rate per shift

ProductionRate

Array[0..19] of REAL

Production rate per shift

PageUp

BOOL

Jumps to the start of the current page and then scrolls up one page at a time The size of the page is defined using parameter "OutputListSize" in structure MpAssetIntShiftListUISetupType.

VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 / ResetValue: 0

PageDown

BOOL

Jumps to the end of the current page and then scrolls down one page at a time The size of the page is defined using parameter "OutputListSize" in structure MpAssetIntShiftListUISetupType.

VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 / ResetValue: 0

StepUp

BOOL

Selects the previous entry in the list

VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 / ResetValue: 0

StepDown

BOOL

Selects the next entry in the list

VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 / ResetValue: 0

RangeStart

REAL

Shows a bar indicating which part of the list is currently being displayed. Used for the starting value of "Range" for a scaled element in the HMI application. This scaled element should correspond to the (possible) size of the list. "Range" should correspond to the number of entries that are displayed on one page.

VC4 connection: StartDatapoint from Scale

RangeEnd

REAL

Shows a bar indicating which part of the list is currently being displayed. Used for the ending value of "Range" for a scaled element in the HMI application. This scaled element should correspond to the (possible) size of the list. "Range" should correspond to the number of entries that are displayed on one page.

VC4 connection: EndDatapoint from Scale

IdealProductionRate

REAL

Ideal production rate

JobName

ARRAY[0..19] of STRING[20]

Name of the current job.