Sergio Ramos Posted March 24, 2022 Report Share Posted March 24, 2022 Hello everyone, I am using a SAMBA SM43-J-R20. I have a question about thermocouples. I believe it is possible to receive the required bits by getting a module converter so the values are in 4-20 V or 0-10 volts. Would the wiring be the same as a SAMBA T22? Would it work the same as other PLCS where I would not need to linearize the data or would I have to program it so it does? And if I am required to linearize, how would the linearization work? I have tried to read into the manual but I cannot find useful information on which pins to use or if I have to change the jumper position. Any info is appreciated. Thank you. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted March 24, 2022 MVP 2022 Report Share Posted March 24, 2022 I recommend consulting the documentation that came with your PLC. I've attached a snippet below for the analog input wiring. If you are converting a T/C signal to 4-20mA (or 0-10V), you will need to linearize the input to temperature. Linearization is a basic function block available in ladder, or can be used directly on the HMI display if all you're doing is displaying temperature. You will need to know the bit resolution of your analog input. I can't recall off the top of my head, but I think the Samba provides a choice of Normal (14-bit) or Fast Mode (12-bit). Also, be sure your jumpers are set correctly and if you have digital inputs, I believe they must be wired PNP. As I said, read the Installation Guide that came with your PLC - it can also be found online at unitronics.com. 1 Quote Link to comment Share on other sites More sharing options...
Sergio Ramos Posted March 24, 2022 Author Report Share Posted March 24, 2022 1 hour ago, Flex727 said: I recommend consulting the documentation that came with your PLC. I've attached a snippet below for the analog input wiring. If you are converting a T/C signal to 4-20mA (or 0-10V), you will need to linearize the input to temperature. Linearization is a basic function block available in ladder, or can be used directly on the HMI display if all you're doing is displaying temperature. You will need to know the bit resolution of your analog input. I can't recall off the top of my head, but I think the Samba provides a choice of Normal (14-bit) or Fast Mode (12-bit). Also, be sure your jumpers are set correctly and if you have digital inputs, I believe they must be wired PNP. As I said, read the Installation Guide that came with your PLC - it can also be found online at unitronics.com. Very informational. Thank you very much! I will look into it. Thanks again. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.