Analog output logic

rdrast said:
[Thread Hijack Response]

For the ORIGINAL POSTER, and the ORIGINAL PROBLEM... You aren't trying to write drirectly from the HMI to the Analog Module output word, are you? You seriously need to write to either an internal register in the PLC before the SCP.

It appears he's using a SCP (From Post #1):

I am using a scale w/parameters with the input source set as the HMI and the destination source set as the output addrsss.

It appears he's using the SCP in Ladder 2 with no conditional logic ahead of it, so I can only assume at this point that the HMI configuration is incorrect and no value is getting written to the input address of the SCP.
 
Last edited:
Is anything moving between the screen and the PLC? Make sure your comm setup is good before anything else. Set up a toggle PB on the screen and tie it to a bit (example B3:0/1). Make sure the bit is not used anywhere in the program!. Try and toggle it and see if it changes in the program.
 

Similar Topics

Hey guys, I'm a novice programmer and looking to learn how to create logic for an analog output to control a VFD. I've taking the Logix Designer...
Replies
4
Views
2,100
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
341
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
100
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
121
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
268
Back
Top Bottom