⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 driver.res

📁 proe5.0野火版下载(中文版免费下载)
💻 RES
📖 第 1 页 / 共 3 页
字号:
! 17-Apr-00  J-01-06  SJB  $$1 Created.! 17-May-00  J-01-08  SJB  $$2 Modified.! 10-Jul-00  J-01-12  DK   $$3 SPR#832234! 30-Aug-00  J-01-20  DK   $$4 SPR#835252 raised min value for scca_t_input! 14-May-01  J-01-31  AS   $$5 SPR#869612 replaced editor by definition in label! 05-Oct-01  J-03-09  SJB  $$6 Modified.! 16-Nov-01  J-03-11  AS   $$7 Modified to add V&A Drivers! 02-Dec-01  J-03-12  KMN  $$8 Added Userdefined layout! 30-Dec-03  K-01-21 abera $$9 SPR 1059594, Added HelpText for interpolation_type.! 11-May-04  K-03-03 abera $$10 Proj#13014244, Driver dlg modification.! 02-Dec-04  K-03-15 abera $$11 SPR#1114080, Updated for Ui changes.! 04-Feb-05  K-03-19 abera $$12 Modified for Mechanism icon changes.! 10-Dec-08  L-03-22  HSN  $$13 MaxLen of driver_name is set to 31.!(Dialog driver    (Components        (SubLayout                      header_layo)        (Tab                            Tab1                                        driver_entities                                        profile)        (SubLayout                      btns_layo)    )    (Resources        (Tab1.Decorated                 True)        (Tab1.ModalOveride              2)        (Tab1.Collapsable               True)        (Tab1.TopOffset                 4)        (Tab1.BottomOffset              4)        (Tab1.LeftOffset                4)        (Tab1.RightOffset               4)        (.Label                         "Servo Motor Definition")        (.StartLocation                 301)        (.ModalOveride                  2)        (.TopOffset                     1)        (.BottomOffset                  1)        (.LeftOffset                    1)        (.RightOffset                   1)        (.DefaultButton                 "ok_btn")        (.RememberSize                  False)        (.Layout            (Grid (Rows 0 1 0) (Cols 1)                header_layo                Tab1                btns_layo            )        )    ))(Layout header_layo    (Components        (InputPanel                     driver_name)    )    (Resources        (driver_name.Columns            20)        (driver_name.ModalOveride       2)        (driver_name.MinColumns         20)        (driver_name.TopOffset          0)        (driver_name.BottomOffset       0)        (driver_name.LeftOffset         0)        (driver_name.RightOffset        0)        (driver_name.MaxLen             31)        (.Label                         "Name")        (.Decorated                     True)        (.ModalOveride                  2)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.AttachBottom                  True)        (.TopOffset                     8)        (.BottomOffset                  4)        (.LeftOffset                    4)        (.RightOffset                   4)        (.Layout            (Grid (Rows 1) (Cols 1)                driver_name            )        )    ))(Layout driver_entities    (Components        (SubLayout                      sel_driven_entity)        (SubLayout                      Layout16)        (Tab                            ref_ent_tab                                        ref_entity                                        no_ref_ent)        (Tab                            mot_dir_tab                                        no_mot_dir                                        motion_direction)        (Tab                            motion_type_tab                                        motion_type                                        no_mot_type)    )    (Resources        (ref_ent_tab.Collapsable        True)        (mot_dir_tab.Collapsable        True)        (motion_type_tab.Collapsable    True)        (.Label                         "Type")        (.ModalOveride                  2)        (.Layout            (Grid (Rows 0 0 0 0 0) (Cols 1)                sel_driven_entity                ref_ent_tab                mot_dir_tab                Layout16                motion_type_tab            )        )    ))(Layout sel_driven_entity    (Components        (RadioGroup                     driven_entity_type)        (SubLayout                      driven_ent)    )    (Resources        (driven_entity_type.Columns     1)        (driven_entity_type.ModalOveride 2)        (driven_entity_type.AttachBottom False)        (driven_entity_type.Names       "conn"                                        "geom")        (driven_entity_type.Labels      "Motion Axis"                                        "Geometry")        (driven_entity_type.LeftOffset  8)        (.Label                         "Driven Entity")        (.Decorated                     True)        (.ModalOveride                  2)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.AttachBottom                  True)        (.TopOffset                     3)        (.Layout            (Grid (Rows 1 1) (Cols 1)                driven_entity_type                driven_ent            )        )    ))(Layout driven_ent    (Components        (PushButton                     driven_entity_btn)        (InputPanel                     driven_entity)    )    (Resources        (driven_entity_btn.Bitmap       "sel_pick.bif")        (driven_entity_btn.HelpText     "Select an entity on which theServo Motor will be applied")        (driven_entity_btn.ModalOveride 2)        (driven_entity_btn.AttachLeft   True)        (driven_entity_btn.ForegroundColor 0)        (driven_entity_btn.TopOffset    0)        (driven_entity_btn.BottomOffset 0)        (driven_entity_btn.LeftOffset   0)        (driven_entity_btn.RightOffset  0)        (driven_entity.Columns          12)        (driven_entity.Editable         False)        (driven_entity.ModalOveride     2)        (driven_entity.TopOffset        0)        (driven_entity.BottomOffset     0)        (driven_entity.LeftOffset       2)        (driven_entity.RightOffset      0)        (.ModalOveride                  2)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.AttachBottom                  True)        (.TopOffset                     2)        (.BottomOffset                  0)        (.LeftOffset                    0)        (.RightOffset                   0)        (.Layout            (Grid (Rows 1) (Cols 0 1)                driven_entity_btn                driven_entity            )        )    ))(Layout Layout16    (Components        (PushButton                     flip)        (Label                          Label18)    )    (Resources        (flip.Label                     "Flip")        (flip.HelpText                  "Flip servo motor direction")        (flip.ModalOveride              2)        (flip.AttachTop                 True)        (flip.TopOffset                 6)        (Label18.Label                  "   ")        (Label18.AttachLeft             True)        (Label18.AttachRight            True)        (Label18.AttachTop              True)        (Label18.AttachBottom           True)        (.ModalOveride                  2)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.AttachBottom                  True)        (.Layout            (Grid (Rows 0 1) (Cols 1)                flip                Label18            )        )    ))(Layout ref_entity    (Components        (PushButton                     sel_dir)        (InputPanel                     mot_ref_ent)    )    (Resources        (sel_dir.Bitmap                 "sel_pick.bif")        (sel_dir.HelpText               "Select a reference entity")        (sel_dir.ModalOveride           2)        (sel_dir.AttachLeft             True)        (sel_dir.TopOffset              2)        (sel_dir.BottomOffset           0)        (sel_dir.LeftOffset             0)        (sel_dir.RightOffset            0)        (mot_ref_ent.Columns            12)        (mot_ref_ent.Editable           False)        (mot_ref_ent.ModalOveride       2)        (mot_ref_ent.TopOffset          2)        (mot_ref_ent.BottomOffset       0)        (mot_ref_ent.LeftOffset         2)        (mot_ref_ent.RightOffset        0)        (.Label                         "Reference Entity")        (.Decorated                     True)        (.ModalOveride                  2)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.AttachBottom                  True)        (.ForegroundColor               0)        (.TopOffset                     3)        (.Layout            (Grid (Rows 0) (Cols 0 1)                sel_dir                mot_ref_ent            )        )    ))(Layout no_ref_ent    (Components        (Label                          Label3)    )    (Resources        (.Layout            (Grid (Rows 1) (Cols 1)                Label3            )        )    ))(Layout no_mot_dir    (Components        (Label                          Label5)    )    (Resources        (.Layout            (Grid (Rows 0) (Cols 1)                Label5            )        )    ))(Layout motion_direction    (Components        (PushButton                     sel_mot_dir)        (InputPanel                     mot_dir)    )    (Resources        (sel_mot_dir.Bitmap             "sel_pick.bif")        (sel_mot_dir.HelpText           "Select a translation vector or an axis of rotation")        (sel_mot_dir.ModalOveride       2)        (sel_mot_dir.AttachLeft         True)        (sel_mot_dir.AttachRight        True)        (mot_dir.Editable               False)        (mot_dir.ModalOveride           2)        (mot_dir.LeftOffset             2)        (.Label                         "Motion Direction")        (.Decorated                     True)        (.ModalOveride                  2)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.AttachBottom                  True)        (.TopOffset                     3)        (.Layout            (Grid (Rows 0) (Cols 0 1)                sel_mot_dir                mot_dir            )        )    ))(Layout motion_type    (Components        (RadioGroup                     motion_rbtn)    )    (Resources        (motion_rbtn.Columns            1)        (motion_rbtn.ModalOveride       2)        (motion_rbtn.AttachBottom       False)        (motion_rbtn.Names              "trans"                                        "rot")        (motion_rbtn.Labels             "Translation"                                        "Rotation (in degrees)")        (motion_rbtn.LeftOffset         8)        (.Label                         "Motion Type")        (.Decorated                     True)        (.ModalOveride                  2)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.AttachBottom                  True)        (.Layout            (Grid (Rows 1) (Cols 1)                motion_rbtn            )        )    ))(Layout no_mot_type    (Components        (Label                          dummy)    )    (Resources        (.Layout            (Grid (Rows 1) (Cols 1)                dummy            )        )    ))(Layout profile    (Components        (SubLayout                      driver_type)        (SubLayout                      magnitude)        (SubLayout                      graph)        (Tab                            udf_scale_tab                                        empty_udf_scale_lyt                                        scale_pholder)        (PHolder                        scale_pholder)    )    (Resources        (udf_scale_tab.Collapsable      True)        (udf_scale_tab.TopOffset        2)        (scale_pholder.Visible          True)        (scale_pholder.FileName         "pm_scale_pholder")        (scale_pholder.ResName          "pm_scale_pholder")        (.Label                         "Profile")        (.Decorated                     True)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.AttachBottom                  True)        (.Layout            (Grid (Rows 0 1 0 0) (Cols 1)                driver_type                magnitude                graph                udf_scale_tab            )        )    ))(Layout driver_type    (Components        (SubLayout                      initial_condition)        (SubLayout                      Layout15)    )    (Resources        (.Label                         "Specification")        (.Decorated                     True)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.AttachBottom                  True)        (.Layout            (Grid (Rows 1 1 0) (Cols 1)                Layout15                (Pos 3 1)                initial_condition            )        )    ))(Layout initial_condition    (Components        (Tab                            init_pos_tab                                        init_pos                                        no_init_pos)        (Tab                            init_vel_tab                                        init_vel                                        no_init_vel)    )    (Resources        (init_pos_tab.Collapsable       True)        (init_vel_tab.Collapsable       True)        (.Label                         "Initial Conditions")        (.AttachLeft                    True)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -