Analog in-DL260?

dginbuffalo

Member
Join Date
Dec 2010
Location
Buffalo,NY
Posts
630
Well slowly picking up the Directsoft and DL260. i have a problem with the analog in. i have 12 mA on input 0 which should be V400. i don't see the # changing from zero with the signal connected. i would figure this would change to 2048 raw? what am i missing? screen shot attached

cas.jpg
 
Be sure to cycle power on the PLC so that your setup instruction starts working. The information in it is stored in a system area that only gets loaded on power up.
 
i guess my next question about the attachment is, on rung # 3, am i allowed to latch around the top branch with the X41 contact as i show? when i simulate the process rising and falling, it unlatches itself when it should hold until the 2nd branch is false? At least-thats what i do on Compactlogix.
 
Use a 'C' bit instead of an 'X'.

X's are for inputs and the PLC re-reads the input table at the beginning of each scan. C's are used for internal coils.

Unless of course you meant for it to be an output in which case it is a 'Y'.
 

Similar Topics

Hi all. I have 1793-IE4 (4)analog inputs modules in a 1794-ADN IOFlex DeviceNet Rack. I cannot find if I can I have access to individual channel...
Replies
1
Views
33
Good afternoon, I am currently working with an HMI/PLC LP-a070 and I require at least one analog output, but the PLC does not have one. I was...
Replies
5
Views
121
Hi all. Customer wants analog faceplates really bad, even if we explained that it doesn't make much sense in his process. What he wants to see...
Replies
5
Views
134
I'm having trouble calming down 2 Tempo Sonics. I'm using Studio 5000 CompactLogix my Raw value is jumping around from 8575.0 to 8755.0 at a...
Replies
30
Views
1,185
I cannot add SLC500 analog input tag (I: 8.3) to EZSeries Touch Panel Editor (V 5.3). I used all the listed tag datatype but it all says "Invalid...
Replies
10
Views
284
Back
Top Bottom