System.IO.DirectoryNotFoundException: 未能找到路径“c:\wwwroot\szzhenhe.com\admin\INI\Admin.config”的一部分。 在 Cenpic.Common.SerializationHelper.Load(Type type, String filename) 位置 D:\ejaket.web\ejaket.web.one\Common\SerializationHelper.cs:行号 34 在 Config.SetConfig.Config() 位置 c:\wwwroot\szzhenhe.com\App_Code\SetConfig.cs:行号 35 在 top.webinfo() 位置 c:\wwwroot\szzhenhe.com\UserCoutrol\top.ascx.cs:行号 30 在 top.Page_Load(Object sender, EventArgs e) 位置 c:\wwwroot\szzhenhe.com\UserCoutrol\top.ascx.cs:行号 21System.IO.DirectoryNotFoundException: 未能找到路径“c:\wwwroot\szzhenhe.com\admin\INI\Admin.config”的一部分。 在 Cenpic.Common.SerializationHelper.Load(Type type, String filename) 位置 D:\ejaket.web\ejaket.web.one\Common\SerializationHelper.cs:行号 34 在 Config.SetConfig.Config() 位置 c:\wwwroot\szzhenhe.com\App_Code\SetConfig.cs:行号 35 在 UserCoutrol_foot.webinfo() 位置 c:\wwwroot\szzhenhe.com\UserCoutrol\left.ascx.cs:行号 21 在 UserCoutrol_foot.Page_Load(Object sender, EventArgs e) 位置 c:\wwwroot\szzhenhe.com\UserCoutrol\left.ascx.cs:行号 12System.IO.DirectoryNotFoundException: 未能找到路径“c:\wwwroot\szzhenhe.com\admin\INI\Admin.config”的一部分。 在 Cenpic.Common.SerializationHelper.Load(Type type, String filename) 位置 D:\ejaket.web\ejaket.web.one\Common\SerializationHelper.cs:行号 34 在 Config.SetConfig.Config() 位置 c:\wwwroot\szzhenhe.com\App_Code\SetConfig.cs:行号 35 在 UserCoutrol_foot.webinfo() 位置 c:\wwwroot\szzhenhe.com\UserCoutrol\foot.ascx.cs:行号 21 在 UserCoutrol_foot.Page_Load(Object sender, EventArgs e) 位置 c:\wwwroot\szzhenhe.com\UserCoutrol\foot.ascx.cs:行号 12
1、“偏差计数器”的“偏差”,就是你输入的目标位置指令脉冲数与电机转动过程中编码器检测反馈的脉冲数的差: 偏差=目标位置指令脉冲数×电子齿轮比 -编码器检测反馈的脉冲数; 2、“偏差”决定了伺服的运动状态: 1)启动:偏差=目标位置指令脉冲数×电子齿轮比 -0=目标位置指令脉冲数×电子齿轮比 2)加速 3)匀速 4)减速:偏差=目标位置指令脉冲数×电子齿轮比 -编码器检测反馈的脉冲数=减速位置 5)停车:偏差=目标位置指令脉冲数×电子齿轮比 -编码器检测反馈的脉冲数=0 3、关于“偏差计数器清零”,是指伺服要进入新的位置控制过程,与之前的控制过程无关时,必须对“偏差计数器清零”; 4、具体操作,必须按说明书的要求操作,你得仔细阅读说明书! |