huangxiaoqiang
2025-06-12 a407d85032a312cd93513d24e1bd34219e3aa3c9
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/StackerCrane/Common/CommonStackerStationCrane.cs
@@ -42,9 +42,16 @@
    {
        #region Private Member
        // 常量
        /// <summary>
        /// 完成信号等待时间
        /// </summary>
        private const int WaitTimeout = 20 * 6000;
        private const int ReadTimeout = 1500;
        /// <summary>
        /// 完成信号读取频率
        /// </summary>
        private const int ReadTimeout = 100;
        /// <summary>
        /// 堆垛机通讯对象