Skip to content
The Automization
  • Home
  • Automation
  • PLC
  • SCADA
  • Communication
  • Instrument
  • Difference
  • OT Security
The Automization
  • Home
  • Automation
  • PLC
  • SCADA
  • Communication
  • Instrument
  • Difference
  • OT Security

PLC Programming Instruction

COS (Cosine) Ladder Logic Instruction

The Cosine instruction is a ladder logic rung output instruction that takes the cosine of the Source value and places the result in the Destination …

Read more

Leave a comment

COP (Copy File) Ladder Logic Instruction

The Copy File instruction is a ladder logic rung output instruction that copies data from the Source to the Destination x amount of elements long. …

Read more

Leave a comment

CMP (Compare) Ladder Logic Instruction

The Compare instruction is a ladder logic rung input instruction that evaluates an arithmetic expression. If the expression is true the logic to the right …

Read more

Leave a comment

CLR (Clear) Ladder Logic Instruction

The Clear instruction is a ladder logic rung output instruction that clears all the bits (sets them to zero) of the Destination tag. The instruction …

Read more

Leave a comment

BTD (Bit Field Distribute) Ladder Logic Instruction

The BTD instruction is a ladder logic rung output instruction that copies user determined bits from the Source, shifts the bits to a user defined …

Read more

Leave a comment

BSR (Bit Shift Right) Ladder Logic Instruction

The BSR instruction is a ladder logic rung output instruction that shifts data in an array one bit to the right every execution. The instruction …

Read more

Leave a comment

BSL (Bit Shift Left) Ladder Logic Instruction

The BSL instruction is a ladder logic rung output instruction that shifts data in an array one bit to the left every execution. The instruction …

Read more

Leave a comment

BRK (Break) Ladder Logic Instruction

Use the Break instruction to interrupt a routine that was called by a FOR instruction. The BRK instruction is not necessary, rather optional. List of …

Read more

Leave a comment

AVE (Average) Ladder Logic Instruction

The Average instruction is a ladder logic rung instruction that calculates the average of values in an array and places the calculated value in the …

Read more

Leave a comment

ATN (Arc Tangent) Ladder Logic Instruction

The Arc Tangent instruction is a ladder logic rung output instruction that takes the arc tangent of the Source value and places the result in …

Read more

Leave a comment
Older posts
Newer posts
← Previous Page1 … Page6 Page7 Page8 Next →
©2023 by The Automization.com