📄 pm_force_motor_dlg.res
字号:
! 14-May-01 J-01-31 AS $$1 SPR#869612 replaced editor by definition in label! 05-Oct-01 J-03-09 SJB $$2 Modified.! 03-Dec-01 J-03-12 KMN $$3 Modified to add user defined layout! 30-Dec-03 K-01-21 abera $$4 SPR 1067508, added HelpText for Custom Load.! 02-Dec-04 K-03-15 abera $$5 SPR#1114080, Updated for Ui changes.! 10-Dec-08 L-03-22 HSN $$6 MaxLen of motor_name is set to 31.(Dialog pm_force_motor_dlg (Components (SubLayout name) (SubLayout axis_layout) (SubLayout magnitude) (SubLayout btns_layo) ) (Resources (.Label "Force Motor Definition") (.StartLocation 301) (.ModalOveride 2) (.TopOffset 1) (.BottomOffset 1) (.LeftOffset 1) (.RightOffset 1) (.DefaultButton "ok_btn") (.RememberSize False) (.Layout (Grid (Rows 0 0 1 0) (Cols 1) name axis_layout magnitude btns_layo ) ) ))(Layout name (Components (InputPanel motor_name) ) (Resources (motor_name.Columns 19) (motor_name.Value "Forcemotor1") (motor_name.ModalOveride 2) (motor_name.MinColumns 20) (motor_name.TopOffset 0) (motor_name.BottomOffset 0) (motor_name.LeftOffset 0) (motor_name.RightOffset 0) (motor_name.MaxLen 31) (.Label "Name") (.Decorated True) (.ModalOveride 2) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.LeftOffset 4) (.RightOffset 4) (.Layout (Grid (Rows 1) (Cols 1) motor_name ) ) ))(Layout axis_layout (Components (PushButton select_axis) (InputPanel axis_name) ) (Resources (select_axis.Bitmap "sel_pick.bif") (select_axis.HelpText "Select a connection axis on which the force motor will be applied.") (select_axis.ModalOveride 2) (select_axis.AttachLeft True) (select_axis.AttachRight True) (select_axis.ForegroundColor 0) (select_axis.TopOffset 0) (select_axis.BottomOffset 0) (select_axis.LeftOffset 2) (select_axis.RightOffset 0) (axis_name.Columns 10) (axis_name.Editable False) (axis_name.ModalOveride 2) (axis_name.TopOffset 0) (axis_name.BottomOffset 0) (axis_name.LeftOffset 2) (axis_name.RightOffset 0) (.Label "Motion Axis") (.Decorated True) (.ModalOveride 2) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.LeftOffset 4) (.RightOffset 4) (.Layout (Grid (Rows 1) (Cols 0 1) select_axis axis_name ) ) ))(Layout magnitude (Components (Tab profile_undec_tab const_layout table_layout ramp_layout cosine_layout cycl_layout parab_layout poly_layout expr_layout custom_load_layout) (SubLayout Layout17) (SubLayout Layout19) (Tab udf_scale_tab scale_pholder empty_udf_scale_lyt) (PHolder scale_pholder) ) (Resources (profile_undec_tab.Collapsable True) (profile_undec_tab.TopOffset 6) (profile_undec_tab.LeftOffset 2) (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 "Magnitude") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.AttachBottom True) (.LeftOffset 4) (.RightOffset 4) (.Layout (Grid (Rows 0 1 0 0) (Cols 1) Layout17 profile_undec_tab Layout19 udf_scale_tab ) ) ))(Layout const_layout (Components (SubLayout Layout3) ) (Resources (.Layout (Grid (Rows 0) (Cols 1) Layout3 ) ) ))(Layout Layout3 (Components (Label Label8) (InputPanel const_a_input) ) (Resources (Label8.Label "A") (Label8.AttachLeft True) (Label8.AttachRight True) (Label8.AttachTop True) (Label8.AttachBottom True) (Label8.LeftOffset 10) (const_a_input.Columns 10) (const_a_input.Value "0") (const_a_input.AttachTop True) (const_a_input.AttachBottom True) (const_a_input.LeftOffset 5) (const_a_input.MinDouble -10000000000.000000) (const_a_input.InputType 3) (const_a_input.DoubleFormat "%g") (.AttachTop True) (.TopOffset 2) (.Layout (Grid (Rows 1) (Cols 0 1) Label8 const_a_input ) ) ))(Layout table_layout (Components (SubLayout interpolation) (SubLayout PHolderLayout1) (PHolder PHolderLayout1) ) (Resources (PHolderLayout1.FileName "table_pholder") (PHolderLayout1.ResName "table_pholder") (.Layout (Grid (Rows 1 0) (Cols 1) PHolderLayout1 interpolation ) ) ))(Layout interpolation (Components (SubLayout Layout7) ) (Resources (.Label "Interpolation") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.AttachBottom True) (.Layout (Grid (Rows 1) (Cols 1) Layout7 ) ) ))(Layout Layout7 (Components (RadioGroup interpolation_type) ) (Resources (interpolation_type.Names "linear" "spline") (interpolation_type.Labels "Linear" "Spline fit") (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.AttachBottom True) (.Layout (Grid (Rows 1) (Cols 1) interpolation_type ) ) ))(Layout custom_load_layout (Components (InputPanel cl_name) ) (Resources (cl_name.Columns 19) (cl_name.Value "CustomLoad1") (cl_name.ModalOveride 2) (cl_name.MinColumns 20) (cl_name.TopOffset 0) (cl_name.BottomOffset 0) (cl_name.LeftOffset 0) (cl_name.RightOffset 0) (.Label "Name of Custom Load") (.Decorated True) (.ModalOveride 2) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.LeftOffset 4) (.RightOffset 4) (.Layout (Grid (Rows 1) (Cols 1) cl_name ) ) ))(Layout ramp_layout (Components (SubLayout Layout4) ) (Resources (.Layout (Grid (Rows 0) (Cols 1) Layout4 ) ) ))
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -