01-18-2011 11:06 AM
I have created a calibration program for a control valve. Signal (4-20mA) is generated from labview using slider contorl which is given to the valve via DAQ(module 9265) and again the feedback signal from the valve is acquired using DAQ(module 9203).. . There is an input ISO/ISC(Increasing signal to open/ Increasing signal to close) in the front panel.
ISO would set the output to increase from (4-20)mA further opening the valve
ISC would set the output to increase from (4-20)mA further closing the valve
I have doubt, how can i get the position of a stem
01-18-2011 11:18 AM
01-19-2011 01:50 PM
@Ravens Fan wrote:
If the position of the stem is being sent to the PC through a 4-20 mA signal into your DAQ 9203 module, then you just need to do an analog input read in order to get the signal.
When reading this post, that is what came to mind... So let's see if both RavensFan & I are trying to understand the same thing... Are you saying that the position of the stem is linear (or scaled) to the amount of current sent to it? Meaning a 4mA signal would move it a certain distance, and 10mA would move another given / known distance? Or are you saying that it is calibrated so that a 20mA signal for a certain duration (ms) would move it a given distance? So the scale would be time and not current unless a lookup table is used to adjust the time duration based on the current being drawn...
It's just that I am not familiar with solenoid / drive devices that related to current.. To voltage, yes. To time, yes.. To current, I'm simply saying that I am not familiar with that. Can you tell us more about this stem (mfg / model designation)?