Siemens S5 Operation

arthur.hauer

Member
Join Date
Nov 2016
Location
Paraná
Posts
34
Hi all!

Recently I got my hands on an old S5-95U code. After some time reading it, I found an operation the CPU manual simply doesn't mention: ":F". By the looks of it, I'd say it's a division operation, but I also know that in order to multiply and divide one needs to call the respective function blocks.
Does anyone have information regarding this operation?

Att.,
Arthur
 
The higher-end S5 cpus had native instructions for floating point math.
I think for example 928B and 945 CPUs could do this.
Lower-end CPUs needed to call function blocks to do math, even for integer math.
 
That makes sense. I actually didn't account for CPU specific capabilites.
Thanks a lot Jesper! Sorry for the (very) late reply...

Att.,
Arthur
 
For future reference:

The :F operation corresponds to division, and can only be used in 32 bit CPUs.
Division or multiplication in 16 bit CPU require the use of FBs.
 

Similar Topics

Can any one help me regarding how to give set point via field bus for control yasakawa a1000 drive while it is running on PID operation. Also i...
Replies
0
Views
1,487
Hello everyone, I've had this issue for the last 2 days where I try to assign the profisafe address to an IO block (6ES7 146-6FF00-0AB0) but when...
Replies
5
Views
125
Hello, good morning, I have been having two problems with the Tia Portal software. The first is that I have installed it on my computer and...
Replies
5
Views
165
Hello to all, I'm just starting with using CodeSys. Immediately, I have noticed that Codesys doesn't use data blocks like for example S7 does...
Replies
11
Views
174
Hi, I'm setting up a modbus master on an S7-300. It seems to work in OB1 but not when I use it in OB35. Does anyone have any ideas why? Could...
Replies
10
Views
115
Back
Top Bottom