Read floating point

Hi,

I want to send a floating point value from a plc to my robot over an profibus connection.

Is it possible to use an analog input for this? if so, what value should i use in the min/max bitvalue when configuring the input?.

Problem solved. Just had to multiply the floating point value with 10 and then convert to integer (plc).

Does anyone know how to receive a floating on irc5?

Set it up as an analog input, you will have to mess around with the scaling to make it suit your needs.

Attached is some code to send and receive 32 bit Group IO floating point over Ethernet IP
Connect ALICAT Mass Flow controller to ABB IRC5 controller via Ethernet IP.docx (530 KB)