{}

我们的品牌

欢迎访问施耐德电气网站

欢迎访问我们的网站。
搜索常见问题解答
Sepam装置output relay除了可以遥控断路器的分合闸以外,还可以遥控接地开关或隔离开关吗?
问题描述:
项目现场除了需要读断路器进行控制以外,还有控制接地开关和隔离开关。

所属产品线:
Sepam 10 系列; Sepam 20 系列; Sepam 40 系列; Sepam 60 系列; Sepam 80 系列

解决方法:

对于Sepam20/40系列,是只能使用TC1合TC2的,也就是说只能使用一次遥合、遥分,比如只能针对于断路器进行控制;

对于Sepam60/80系列,可以使用Logic equation或Logipam编程实现多个Output Relay的控制,下面是一个简单的举例编程:

VL1 = TC15                   // TC15 is used as it is free
VL2 = TOF(VL1, 300)    //  TOF function is used to make it last 300 ms the signal
V1 = VL2                       //  V1 is the output signal to be used in the Matrix

VL3 = TC16                   // TC16 is used as it is free
VL4 = TOF(VL3, 300)    //  TOF function is used to make it last 300 ms the signal
V2 = VL4                       //  V2 is the output signal to be used in the Matrix

在完成上面的编程之后,最后还需要在Matrix里面把V1关联到O101,把V2关联到O102。



是否有帮助?

探索更多
范围:
探索更多
范围: