RAD (Degrees To Radians) Ladder Logic Instruction
The Radians instruction is a ladder logic rung output instruction that converts the Source from degrees to radians and places the value in the Destination. The instruction is enabled when the preceding logic is true and disabled otherwise. The values can be constants, tags or any combination. The following formula is used: Source * π/180 … Read more