Properties: Proficy_SVW.ScheduleView Control
|
Purpose |
Returns the active order. |
|
|
|
Read-only |
|
|
Syntax |
Property ActiveOrder As String |
|
|
|
Data |
Description |
|
|
ProcessOrder |
Process order value. |
|
|
ProductCode |
Product code value. |
|
Purpose |
Returns the active product code. |
|
|
Read-only |
|
Syntax |
Property ActiveProductCode As String |
BillofMaterialsActualQuantityRowVisible
|
Purpose |
Show/hide the Bill of Materials Actual Quantity row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsActualQuantityRowVisible As Boolean |
BillOfMaterialsEngineeringUnitsRowVisible
|
Purpose |
Show/hide the Bill of Materials Engineering Units row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsEngineeringUnitsRowVisible As Boolean |
BillOfMaterialsItemOrderRowVisible
|
Purpose |
Show/hide the Bill of Materials Item Order row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsItemOrderRowVisible As Boolean |
BillOfMaterialsLocationRowVisible
|
Purpose |
Show/hide the Bill of Materials Location row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsLocationRowVisible As Boolean |
BillOfMaterialsLotNumberRowVisible
|
Purpose |
Show/hide the Bill of Materials Lot Number row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsLotNumberRowVisible As Boolean |
BillOfMaterialsLowerRejectRowVisible
|
Purpose |
Show/hide the Bill of Materials Lower Reject row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsLowerRejectRowVisible As Boolean |
BillOfMaterialsProductCodeRowVisible
|
Purpose |
Show/hide the Bill of Materials Product Code row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsProductCodeRowVisible As Boolean |
BillOfMaterialsProductDescriptionRowVisible
|
Purpose |
Show/hide the Bill of Materials Product Description row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsProductDescriptionRowVisible As Boolean |
BillOfMaterialsQuantityPerRowVisible
|
Purpose |
Show/hide the Bill of Materials Quantity Per row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsQuantityPerRowVisible As Boolean |
BillOfMaterialsRequiredQuantityRowVisible
|
Purpose |
Show/hide the Bill of Materials Required Quantity row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsRequiredQuantityRowVisible As Boolean |
BillOfMaterialsScrapFactorRowVisible
|
Purpose |
Show/hide the Bill of Materials Scrap Factor row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsScrapFactorRowVisible As Boolean |
BillOfMaterialsSubstitutionsRowVisible
|
Purpose |
Show/hide the Bill of Materials Substitutions row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsSubstitutionsRowVisible As Boolean |
BillOfMaterialsUpperRejectRowVisible
|
Purpose |
Show/hide the Bill of Materials Upper Reject row. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property BillOfMaterialsUpperRejectRowVisible As Boolean |
|
Purpose |
Returns a string that tells what a specified command has done. |
|
|
Read-only |
|
Syntax |
Property CommandDescription(CommandName) As String |
|
Purpose |
Returns the path ID of the selected process order. |
|
|
Read/Write |
|
Syntax |
Property CurrentPathId As Long |
|
Purpose |
Returns the PP ID of the selected process order. |
|
|
Read/Write |
|
Syntax |
Property CurrentPPId As Long |
|
Purpose |
Returns the current process order. |
|
|
Read-only |
|
Syntax |
Property CurrentProcessOrder As String |
|
Purpose |
Returns the current process order row. |
|
|
Read-only |
|
Syntax |
Property CurrentProcessOrderRow As Long |
|
Purpose |
Set any of the following display options. Note: Widths are in pixels. |
|
|
|
Read/Write |
|
|
Syntax |
Property DisplayOption(OptionName As String, [DontDraw As Boolean]) |
|
|
|
Where [DontDraw As True] = Do not refresh the screen until all of the options that should be set are set. [DontDraw As False] = Refresh the screen after each option is set. |
|
|
|
Display Option |
Description |
|
|
AddSecurity |
Allow an override to the standard security of Inserting (e.g. AutoLog=Columns, DownTime=Rows) |
|
|
ArrangeSecurity |
Allow an override to the standard security of ordering process orders, patterns and pattern details. |
|
|
Bill Of Materials Actual Quantity Visible |
Show/hide the Bill of Materials Actual Quantity row. |
|
|
Bill Of Materials Engineering Units Visible |
Show/hide the Bill of Materials Engineering Units row. |
|
|
Bill Of Materials Item Order Visible |
Show/hide the Bill of Materials Item Order row. |
|
|
Bill Of Materials Location Visible |
Show/hide the Bill of Materials Location row. |
|
|
Bill Of Materials Lot Number Visible |
Show/hide the Bill of Materials Lot Number row. |
|
|
Bill Of Materials Product Code Visible |
Show/hide the Bill of Materials Product Code row. |
|
|
Bill Of Materials Product Description Visible |
Show/hide the Bill of Materials Product Description row. |
|
|
Bill Of Materials Quantity Per Visible |
Show/hide the Bill of Materials Quantity Per row. |
|
|
Bill Of Materials Remaining Quantity Visible |
Show/hide the Bill of Materials Remaining Quantity row. |
|
|
Bill Of Materials Required Quantity Visible |
Show/hide the Bill of Materials Required Quantity row. |
|
|
Bill Of Materials Scrap Factor Visible |
Show/hide the Bill of Materials Scrap Factor row. |
|
|
Bill Of Materials Substitutions Visible |
Show/hide the Bill of Materials Substitutions Visible row. |
|
|
Bill Of Materials Upper Reject Visible |
Show/hide the Bill of Materials Upper Reject row. |
|
|
DeleteSecurity |
Allow an override to the standard security of deleting (e.g. AutoLog=Columns, DownTime=Rows) |
|
|
DisplayHyperLinks |
Show/hide the hyperlink menu at startup. |
|
|
Display Unbound Process Orders |
Display unbound process orders. |
|
|
EditSecurity |
Allow an override to the standard security for editing process orders, patterns, and pattern details. |
|
|
HyperlinkSplitterWidth |
Set the width of the Hyperlink menu on the right side of the control |
|
|
Pattern Comment Visible |
Show/hide the Pattern Comment column. |
|
|
Pattern Dimension A Visible |
Show/hide the Pattern Dim A column. |
|
|
Pattern Dimension X Visible |
Show/hide the Pattern Dim X column. |
|
|
Pattern Dimension Y Visible |
Show/hide the Pattern Dim Y column. |
|
|
Pattern Dimension Z Visible |
Show/hide the Pattern Dim Z column. |
|
|
Pattern Element Visible |
Show/hide the Pattern Element column. |
|
|
Pattern Order Visible |
Show/hide the Pattern Order column. |
|
|
Pattern PatternMaxTotalDimZ |
Maximum mention Z value. Note: Used to prevent entering a value that is larger than Dimension Z. |
|
|
Pattern Product Visible |
Show/hide the Pattern Product column. |
|
|
Pattern Status Visible |
Show/hide the Pattern Status column. |
|
|
Pattern UserGeneralPrompt1 |
Label for the Pattern User General Prompt #1, e.g. User General 1. |
|
|
Pattern UserGeneralPrompt2 |
Label for the Pattern User General Prompt #1, e.g. User General 2. |
|
|
Pattern UserGeneralPrompt3 |
Label for the Pattern User General Prompt #1, e.g. User General 3. |
|
|
PatternCommentWidth |
Set the Pattern Comment column width. |
|
|
PatternDimensionAWidth |
Set the Pattern Dim A column width. |
|
|
PatternDimensionXWidth |
Set the Pattern Dim X column width. |
|
|
PatternDimensionYWidth |
Set the Pattern Dim Y column width. |
|
|
PatternDimensionZWidth |
Set the Pattern Dim Z column width. |
|
|
PatternElementWidth |
Set the Pattern Element column width. |
|
|
PatternOrderWidth |
Set the Pattern Element column width. |
|
|
PatternProductWidth |
Set the Pattern Product column width. |
|
|
PatternStatusWidth |
Set the Pattern Status column width. |
|
|
Process Order Alarms Visible |
Show/hide the Process Order Alarms column. |
|
|
Process Order Comment Visible |
Show/hide the Process Order Comment column. |
|
|
Process Order End Visible |
Show/hide the Process Order End Time column. |
|
|
Process Order Line Populated |
Determine if the Process Order Line column should be displayed. |
|
|
Process Order Links Visible |
Show/hide the Process Order Links column. |
|
|
Process Order Path Visible |
Show/hide the Process Order Path column. |
|
|
Process Order Production Efficiency Visible |
Show/hide the Process Order Production Efficiency column. |
|
|
Process Order Process Order Visible |
Show the Process Order Process Order column. |
|
|
Process Order Product Populated |
Determine if Process Order Product column should be displayed. |
|
|
Process Order Quantity Visible |
Show/hide the Process Order Quantity column. |
|
|
Process Order Status Visible |
Show/hide the Process Order Status column. |
|
|
Process Order Start Visible |
Show/hide the Process Order Start column. |
|
|
Process Order Time Efficiency Visible |
Show/hide the Process Order Time Efficiency column. |
|
|
Process Order Unit Populated |
Determine if Process Order Unit column should be displayed. |
|
|
Process Order UserGeneralPrompt1 |
Specify the label for the Process Order user general prompt #1, e.g. User Process Order 1 |
|
|
Process Order UserGeneralPrompt2 |
Specify the label for the Process Order user general prompt #1, e.g. User Process Order 2 |
|
|
Process Order UserGeneralPrompt3 |
Specify the label for the Process Order user general prompt #1, e.g. User Process Order 3 |
|
|
ProcessOrderAlarmsWidth |
Set the Process Order Alarms column width. |
|
|
ProcessOrderCommentWidth |
Set the Process Order Comment column width. |
|
|
ProcessOrderEndTimeWidth |
Set the Process Order End Time column width. |
|
|
ProcessOrderLinksWidth |
Set the Process Order Links column width. |
|
|
ProcessOrderPathWidth |
Set the Process Order Path column width. |
|
|
ProcessOrderProcessOrderWidth |
Set the Process Order Process Order column width. |
|
|
ProcessOrderProductionEfficiencyWidth |
Set the Process Order Production Efficiency column width. |
|
|
ProcessOrderQuantityWidth |
Set the Process Order Quantity column width. |
|
|
ProcessOrderStartTimeWidth |
Set the process Order Start Time column width. |
|
|
ProcessOrderStatusWidth |
Set the Process Order Status column width. |
|
|
ProcessOrderTimeEfficiencyWidth |
Set the Process Order Time Efficiency column width. |
|
|
ProductionScheduleSortByPath |
Sort/Do not sort the production schedule by path. |
|
|
Sequence Code Visible |
Show/hide the Sequence Code column. |
|
|
Sequence Comment Visible |
Show/hide the Sequence Comment column. |
|
|
Sequence Dimension A Visible |
Show/hide the Sequence Dim A column. |
|
|
Sequence Dimension X Visible |
Show/hide the Sequence Dim X column. |
|
|
Sequence Dimension Y Visible |
Show/hide the Sequence Dim Y column. |
|
|
Sequence Dimension Z Visible |
Show/hide the Sequence Dim Z column. |
|
|
Sequence Quantity Visible |
Show/hide the Sequence Quantity column. |
|
|
Sequence Repetitions Visible |
Show/hide the Sequence Repetitions column. |
|
|
Sequence Status Visible |
Show/hide the Sequence Status column. |
|
|
Sequence UserGeneralPrompt1 |
Specify the label for the Sequence user general prompt #1, e.g. Sequence user #1 |
|
|
Sequence UserGeneralPrompt2 |
Specify the label for the Sequence user general prompt #1, e.g. Sequence user #2 |
|
|
Sequence UserGeneralPrompt3 |
Specify the label for the Sequence user general prompt #3, e.g. Sequence user #1 |
|
|
SequenceCodeWidth |
Set the Sequence Code column width. |
|
|
SequenceCommentWidth |
Set the Sequence Comment column width. |
|
|
SequenceDimensionAWidth |
Set the Sequence Dim A column width. |
|
|
SequenceDimensionXWidth |
Set the Sequence Dim X column width. |
|
|
SequenceDimensionYWidth |
Set the Sequence Dim Y column width. |
|
|
SequenceDimensionZWidth |
Set the Sequence Dim Z column width. |
|
|
SequenceQuantityWidth |
Set the Sequence Quantity column width. |
|
|
SequenceRepetitionsWidth |
Set the Sequence Repititions column width. |
|
|
SequenceStatusWidth |
Set the Sequence Status column width. |
|
|
StartUp Production Schedule Filter |
Filter the Startup Production schedule. Filters are:
|
|
Purpose |
Returns a description of each display option by name. |
|
|
Read-only |
|
Syntax |
Property DisplayOptionDescription(CommandName) As String |
|
Purpose |
Returns the end time of the current row. |
|
|
Read-only |
|
Syntax |
Property EndTime As Date |
|
Purpose |
Displays an error message describing the last error. |
|
|
Read-only |
|
Syntax |
Property LastError As String |
|
Purpose |
Set the password used to startup the control. |
|
|
Read/Write |
|
Syntax |
Property Password As String |
|
Purpose |
Show/hide the Pattern Comment column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property PatternCommentColumnVisible As Boolean |
|
Purpose |
Show/hide the Pattern Dim A column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property PatternDimAColumnVisible As Boolean |
|
Purpose |
Show/hide the Pattern Dim X column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property PatternDimXColumnVisible As Boolean |
|
Purpose |
Show/hide the Pattern Dim Y column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property PatternDimYColumnVisible As Boolean |
|
Purpose |
Show/hide the Pattern Dim Z column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property PatternDimZColumnVisible As Boolean |
|
Purpose |
Show/hide the Pattern Element column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property PatternElementColumnVisible As Boolean |
|
Purpose |
Show/hide the Pattern Items column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property PatternItemsColumnVisible As Boolean |
|
Purpose |
Show/hide the Pattern Order column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property PatternOrderColumnVisible As Boolean |
|
Purpose |
Show/hide the Pattern Product column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property PatternProductColumnVisible As Boolean |
|
Purpose |
Show/hide the Pattern Status column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property PatternStatusColumnVisible As Boolean |
ProcessOrderAlarmsColumnVisible
|
Purpose |
Show/hide the Process Order Alarms column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property ProcessOrderAlarmsColumnVisible As Boolean |
ProcessOrderCommentColumnVisible
|
Purpose |
Show/hide the Process Order Comment column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property ProcessOrderCommentColumnVisible As Boolean |
ProcessOrderEndTimeColumnVisible
|
Purpose |
Show/hide the Process Order End Time column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property ProcessOrderEndTimeColumnVisible As Boolean |
ProcessOrderLinksColumnVisible
|
Purpose |
Show/hide theProcess Order Links column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property ProcessOrderLinksColumnVisible As Boolean |
|
Purpose |
Show/hide the Process Order Path column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property ProcessOrderPathColumnVisible As Boolean |
ProcessOrderProcessOrderColumnVisible
|
Purpose |
Show/hide the Process Order Process Order column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property ProcessOrderProcessOrderColumnVisible As Boolean |
ProcessOrderProductionEfficiencyColumnVisible
|
Purpose |
Show/hide the Process Order Production Efficiency column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property ProcessOrderProductionEfficiencyColumnVisible As Boolean |
ProcessOrderQuantityColumnVisible
|
Purpose |
Show/hide the Process Order Quantity column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property ProcessOrderQuantityColumnVisible As Boolean |
ProcessOrderStartTimeColumnVisible
|
Purpose |
Show/hide the Process Order Start Time column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property ProcessOrderStartTimeColumnVisible As Boolean |
ProcessOrderStatusColumnVisible
|
Purpose |
Show/hide the Process Order Status column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property ProcessOrderStatusColumnVisible As Boolean |
ProcessOrderTimeEfficiencyColumnVisible
|
Purpose |
Show/hide the Process Order Time Efficiency column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property ProcessOrderTimeEfficiencyColumnVisible As Boolean |
|
Purpose |
Show/hide the Sequence Code column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property SequenceCodeColumnVisible As Boolean |
|
Purpose |
Show/hide the Sequence Comment column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property SequenceCommentColumnVisible As Boolean |
|
Purpose |
Show/hide the Sequence Pattern Dim A column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property SequenceDimAColumnVisible As Boolean |
|
Purpose |
Show/hide the Sequence Pattern Dim X column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property SequenceDimXColumnVisible As Boolean |
|
Purpose |
Show/hide the Sequence Pattern Dim Y column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property SequenceDimYColumnVisible As Boolean |
|
Purpose |
Show/hide the Sequence Pattern Dim Z column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property SequenceDimZColumnVisible As Boolean |
|
Purpose |
Show/hide the Sequence Quantity column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property SequenceQuantityColumnVisible As Boolean |
SequenceRepetitionsColumnVisible
|
Purpose |
Show/hide the Sequence Repetitions column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property SequenceRepetitionsColumnVisible As Boolean |
|
Purpose |
Show/hide the Sequence Status column. |
|
|
Value |
Show |
True |
|
|
Hide |
False |
|
|
Read/Write |
|
|
Syntax |
Property SequenceStatusColumnVisible As Boolean |
|
Purpose |
Set the Server name. |
|
|
Read/Write |
|
Syntax |
Property ServerName As String |
|
Purpose |
Set the name of the display that the control will display. |
|
|
Read/Write |
|
Syntax |
Property SheetName As String |
|
Purpose |
Shows when the control started for the current session. |
|
|
Read-only |
|
Syntax |
Property StartTime As Date |
|
Purpose |
Set the user name to startup the contro |
|
|
Read-only |
|
Syntax |
Property UserName As String |
|
Purpose |
Set the number of Bill of Materials rows that can be visible. |
|
|
Read/write |
|
Syntax |
Property VisibleBillOfMaterialsRows As Long |
|
Purpose |
Set the number of Pattern columns that can be visible. |
|
|
Read/write |
|
Syntax |
Property VisiblePatternColumns As Long |
|
Purpose |
Set the number of Process Order columns that can be visible. |
|
|
Read/write |
|
Syntax |
Property VisibleProcessOrderColumns As Long |
|
Purpose |
Set the number of Sequence columns that can be visible. |
|
|
Read/write |
|
Syntax |
Property VisibleSequenceColumns As Long |