Manta

In Manta users can programm a PLC native controlled shutdown sequence, wich will execute independant from the test station PC. The sequence can be triggered by a user configurable monitor, by a Windows crash, or a PLC alarm limit.

Manta

With IF THEN, WAIT UNTIL, RAMP, JUMP, SET, WAIT and MOD commands the user can program a controlled shutdown sequence, which protects the device under test from a sudden and harsh shutdown.

With a RAMP command all setpoint scan be ramped either by defining a ramp time, or a ramp rate.

wait until

With the WAIT UNTIL command the sequnce will wait until a certain condition is met.

IF THEN allows to jump to different steps, depening on a certain condition.