PLC 5 Compute analog

scstroud

Member
Join Date
Jan 2008
Location
york sc
Posts
16
Can you guys help me interpet this CPT in the PLC5 program? Is there a place that gives an explaination of the characters and such?
thanks in advance.

Dest N9:60
2115 <
Expression
(((1.5 | 1.5)*((N67:11 | 4095.0)*(N9:64-N9:63)))+N9:63)+2740.0
 
Last edited:
Entering 4095 as a float, 4095.0, should do the same thing.

I was thinking that whoever wrote the program first wanted to tweak the result by trial and error and eventually settled on a non-tweak of 1.0.
 

Similar Topics

I've got a print-out of old code (PLC-5/250) that I am trying to decipher. I am hung up on an expression in one of the compute blocks. The block...
Replies
7
Views
3,408
Greetings. Does anyone know what the maximum number of operators I can use on an Allen-Bradley PLC/5 40E processor? i.e. A+B+C+D+E...How many...
Replies
2
Views
1,538
HI everyone, i am new to Siemens plc programming and i am in need of some help. yesterday we had an S7-1200 CPU 1214C fail to turn on an output to...
Replies
5
Views
97
Hello, I have a Mitsubishi FX3G 14M PLC and a E615 HMI from Mitsubishi/Beijer. I'm using GXWorks 2 to do the programming and I have no problem...
Replies
3
Views
70
Hi, I'm trying to import a Rockwell/AB EDS to Beckhoff but I'm not sure how to import/install the EDS. It is a PowerFlex 525 EDS. Is there a way...
Replies
1
Views
83
Back
Top Bottom