Name | Type | Description |
---|---|---|
Archive | String | |
Count | Long | Specifies how many last closed batches
are displayed. Hint: Only available, if DynProperty "LastCharge" is set to 1. |
FilterActive | Long | Activates filter on batches, if set 1. Otherwise (0) the DynProperty settings for batch filtering will be ignored. |
LastCharge | Long | If set to 1, the last (specified within
DynProperty "Count") closed batches are displayed. Otherwise (0) batches will be selected by the specified time limits. |
Name | String | Batch name that should be filtered for.
Default: "*" (All batches within the time limit) List of batches: Batch1|Batch2 Hint: Only available, if DynProperty "LastCharge" is set to 0. |
ResString | String | |
TimeLimits | Long | Specifies the time limits for the
batches: 0 → Outside: Batches that only lie partially within the time limit are fully enclosed. 1 → Inside: Batches that only lie partially within the time limit are not enclosed. 2 → From outside: Batches that started before the time limit are fully enclosed. Batches that end after the time limit are not enclosed. 3 → To outside: Batches that end after the time limit are fully enclosed. Batches that started before the time limit are not enclosed. 4 → Cut: Variables of batches that only partially lie within the time. Hint: Only available, if DynProperty "LastCharge" is set to 0. |