analog output

panthripu

Member
Join Date
Mar 2004
Posts
228
hi
what program should i write to get 20 mA at output card when some internal bit/flag go high.I am using siemens s7-400.
 

Hope this helps, Daniel Chartier
 
Just in case the image can't be included, again:

In STL format:

A M232.0
JNB -001
L 27648
T PQW512
_001: NOP 0

When flag M232.0 is TRUE, MOVE (Load and Transfer) the maximum allowed analog value for Siemens analog modules (decimal: 27648)to the analog output channel you have configured (in HWConfig).

Hope this helps,
Daniel Chartier

analog_output.jpg
 

Similar Topics

Hello! Hope you are great. I need to make a change in a PLC with ladder logic. I will mount a analog valve and I need to control it in ramp up...
Replies
7
Views
318
I have a 170AAO92100 card that I am interested in using as a 10 volt output. Is there setup that I have to do in order to change output or simply...
Replies
0
Views
86
Hi We're having issues with an FX1N-1DA-BD Analog output module. We're using an metallic contamination sensor MCS 1000 to detect particles. This...
Replies
1
Views
107
I am having trouble with getting no control of my analog output signal. I am using the SCL function block to control my analog output. The logic...
Replies
11
Views
243
I have a program that I am gradually piecing together (my first program). There are 4 cascading timers that turn Y001 and Y001 + Y002 on and off...
Replies
8
Views
542
Back
Top Bottom