Please help with Twincat

Intern101

Member
Join Date
Dec 2014
Location
Sydney
Posts
2
Hi all
I'm very new to Twincat and am doing an internship using the beckhoff cx8090 model. I'm trying to connect a PT100 resistor to the el3202 block and i just have a couple of questions

How am i supposed to connect it
How do i import different libraries so i can access the hysteresis function from the plc manager
How do i actually link up the pt100 input to my program? and how do i test if it is working or not

Please if you can help me with any of these questions let me know ASAP :)

Thanks in advance
 
If this is the only module used apart from the endmodule and obvious the controller.
it will be %IW0 and %IW1
you will see the temperatures as an INT of tenths of a degree.
like 213 for 21.3 celsius.
in varlist it is temperature1 :INT AT %IW0;
and in the program it is temperature1
on the visualisation it is a little harder as an INT is a whole number
so you will need to convert it to a real and then divide it by 10.
on screen it is %3.1f for example.
 

Similar Topics

I download Twincat software (trial vesion) of Beckhoff. But I can not find contents of 'Help' at this software. Any body help me?
Replies
2
Views
5,601
Hello, I am trying to get a Yokogawa Hart pressure Transmitter and a Rosemount Temp Transmitter to read on a 1769-IF4 module on an L33ERM...
Replies
10
Views
375
Please help me, I have solve many week but still not solve it. I found trouble of factory talk studio when I set tag by browse address of OPC...
Replies
0
Views
117
Hello Everyone, i Have im my Industry a Endress & Hauser Promag400 this has a screen that constantly have that error, it says to wait, somebody...
Replies
2
Views
473
Back
Top Bottom