How to Automatically Reset a Control Bit in a SCADAPack Using TelePACE Studio.
An HMI, SCADA Host, or master PLC may want to write to a SCADAPack coil via ModBUS to request some specific operation.
A SCADAPack running with TelePACE does not have a standard Set/Reset bit ability that might be seen in other controllers and programming environments but there is a way to implement this functionality using the PUTB function.
The PUTB function operates on 16-bit words. This can either be 4nnnn holding registers or 0nnnn coil registers. If using 0nnnn coil registers, the PUTB must reference the start of a 16-bit word within the controller memory. Suitable registers are 00001, 00017, 00033, etc...
The index corresponds to the position within the 16-bit word. A bit index of 0 is the most significant bit of the destination block. A bit index of 15 corresponds to the least significant bit (the lowest coil number).
In the example below, an HMI will do a ModBUS write to either coil 00161 or 00162 to initiate some sort of operation.
For either 00161 or 00162, their respective timer will reset after ten seconds and trigger a PUTB function. In this example, the PUTB functions are operating on the coil block of registers 00161-00176 (but only specifically targeting 00161 and 00162). The PUTB function will then put a zero (the middle input is not energized) into the bit being indexed.
In this example, coil 00161 is the least significant bit within the coil block and will require the index value of 15. Coil 00162 corresponds to an index value of 14.
For complete details about the PUTB function, please see the TelePACE Studio User and Reference Manual.
게시 대상: 슈나이더 일렉트릭 Korea








도움이 필요하신가요?
제품 선택기
애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.
견적 받기
영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.
구매처
해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.
지원 센터
한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.