Forcing an analog output in unity pro 8.0

kabou85

Member
Join Date
Apr 2015
Location
finland
Posts
4
Hi,

im familiar only with Siemens PLC, and now im doing commissioning in unity pro project.
So question is that how do I force an analog output in unity?
Analog card is 140 ACO 020 00, and im pretty sure that straight from the module its not possible.

I was trying to use the device DDT value, but it didn't work out. I didn't figure out the correct address for that.

very grateful if somebody can help me with this.

Best regards,
kabou
 
I have used animation table, but im only able to force digital inputs and outputs with that.
I think that the device DDT value would be the way to force analog signals also with the animation table, but I haven't succeeded with that.
 
Anyone has ideas for this?
there must be an easier way than changing the actual value in program, and then rebuild it again..
 
1. use move block with enable pin for simulating %mw value. (you probaly copy %iw values to %mw somewhere at program?

2. there is write_input_int -block on library, it should work for this. (use en (enabled) pin also with this)
 
I don't know any other methods for this, I think that you can only force bits at Unity Pro with animation tables.

Making own DFB-block with simulation on/off selection bit and coping %IW to %MW is maybe easist.
 
Last edited:

Similar Topics

Hello all...I'm a newbie with PLCs. What I'm trying to do if possible is to force an analog output to control a damper motor manually...we want...
Replies
9
Views
4,641
Hi, How to force analog I/O values in Proworx 32 Software (Modicon). Thanks.
Replies
2
Views
1,636
Hi All, I am working on RSLogix 5000 and trying to force a load cell value to test the PLC program but I can't. I am in need of advice to force...
Replies
3
Views
2,745
I want to force an analog input value in a Modicon M340 PLC. I work with Unity Pro XL. The problem is that the Unity Pro doesn't let me set a...
Replies
4
Views
4,257
I am familiar with RSLogix, Concept, and Telepace, but have not used Unity Pro S until the past few weeks and have a few issues I have not been...
Replies
2
Views
9,743
Back
Top Bottom