Beiträge anzeigen

Diese Sektion erlaubt es ihnen alle Beiträge dieses Mitglieds zu sehen. Beachten sie, dass sie nur solche Beiträge sehen können, zu denen sie auch Zugriffsrechte haben.


Nachrichten - Emilg

Seiten: [1]
1
SPS-Hardware / Re: SPS Vergleichstabelle
« am: 18. August 2016, 16:10:11 »
Hello

Do anyone have the code for PcWorx?

2
oscat.lib fuer PC WorX/MULTIPROG / Real_to_Bytes.....
« am: 18. Juni 2015, 21:02:14 »
Hello

I have a problem with a ILC191, i use as a Profinet Device. Master is a Siemens ET200s cpu.
I want to transfer some real values from/to the master.
I have a Array of 256byes In/Out over Profinet.

If i want to transfer a Word/Int, is no problem. Just:
Profinet_Out[0] := Word.B1
Profinet_Out[1] := Word.B0 (*** I made the byte swap here ***)

But when i have the real value, i can't find a function blok to do the trick?
I can only find DW_to_Byte, where i find the 4 bytes, but then i missing the ","?

Is some body there have a solution?

- Emil

Seiten: [1]