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