2023-02-04 03:43 PM
2023-10-25 08:19 AM
The device is a simple switch with a diagnostic pin that gives us feedback on overload and open-load and general device condition.
There is no internal logic capable of triggering actions in case of overload or open-load. except thermal protection. In case of thermal shutdown is triggered, the device can be programmed as auto-restart or latch-off, depending on FR_Stby status and according to "Table 11. Truth table".
All action have to be controlled either with a microcontroller or at application level, usually with external components.