The leader in industrial automation and control solutions

Instruction Parameters

Error Flag (F11.0) Notice

The error flag, F11.0, will be ON for one scan when the address of the data register assigned by @D exceeds the range of the data register, D. The range of the data register, D, is dependent on the CPU type. F11.0 turns ON when the value of the data for the calculation exceeds the data register assigned to S or D.

Ladder Diagram Examples

TAN

The TAN instruction calculates the tangent of S.

The TAN instruction calculates the tangent of the REAL operand, S, and saves the result in an assigned REAL data register, D.

Ladder Diagram Example B for TAN.
Ladder Diagram Example C for TAN.

Memory Monitor

Memory Monitor for TAN.

TANP

The TANP one-shot instruction calculates the tangent of S.

The TANP one-shot instruction calculates the tangent of the REAL operand, S, and saves the result in an assigned REAL data register, D. Every time this instruction executes, it energizes the output only once.

Ladder Diagram Example B for TANP.
Ladder Diagram Example C for TANP.

Memory Monitor

Memory Monitor for TANP.