I believe, for the most part if we start with a pressure sensor in the heart of the sensor we will find a
Wheatstone Bridge which when provided an excitation voltage will provide a voltage out proportional to an applied force. One or more legs of that bridge will have a
Strain Gauge which makes it work. It starts with a voltage proportional to an applied force. So the bridge is the heart of the transducer.
What we do with the voltage out is pretty much up to us. I can amplify the voltage and scale it to measured pressure or I can convert the voltage to a current which is proportional to the applied pressure. A Google of "
voltage to current circuit" will bring up a few dozen examples of such circuits.
When using a current loop there are a few considerations. Compliance voltage is one consideration. Just for an example if I have a 1,000 PSIG pressure transducer which outputs 4-20 mA I can place a 500 ohm resistor in series with the output and get 2-10 volts or a 250 ohm resistor and get 1 to 5 volts. both being popular analog inputs but that does not mean I can place a 10000 ohm resistor in there and get 40 volts to 200 volts. Most sensors with a 4-20 mA scaled output will specify their working voltage and their maximum R shunt resistance.
Be it a PLC with an analog input or any other data acquisition device getting the voltage or current input is then a matter of writing the code.
Ron