关于横河CS3000中如何调用历史数据(注意不是趋势)? 建timer,rl(timer:3600),st16, xxxswitch,calcu.tagpvi(可建趋势) st16 根据rl(timer:3600),管理timer状态,并使: 一个小时间隔满足时,xxxswitch=1 . 在calcu 内:根据xxxswitch=1,计算: cpv=xxxsum-p1. tagpvi .pv=cpv. p1=xxxsum. xxxswitch=0. "在sum值溢出时,清零重新开始计算?" 不错,sum值溢出后为0.最大值:99999999.(8 digits) "• number of digits for integrator value "up to 8 digits can be used. if the integrator value exceeds 8 digits, the value returns to 0 and the integration processing continues." 查看更多