AB PLC - What happens to local Analog Output modules when entering program mode?

ryangriggs

Lifetime Supporting Member
Join Date
Jun 2016
Location
USA
Posts
198
Hello, the PLC in question is 1769-L30ER. I have a local 4-20mA Analog Output module (1769-OF4CI), and also a remote ethernet PointIO analog output module (1734-OE4C/C).


The PointIO module allows configuration for a default output value when 1) when the PLC faults, and 2) when entering Program Mode:

5j35
You can specify that the output either hold its current value, clamp low, etc.


However, for the local OF4C analog module, there is no configuration option for fault/program:
5j34



I have two questions:


1) What happens to local analog outputs when entering program mode and/or when the PLC experiences a major fault?


2) Can we achieve the same functions that are available on the PointIO module? (clamp low, hold, etc).


Thanks for any insights.


UPDATE: I found the answer on page 65 of the manual. These configuration options are not visible in the GUI configuration dialog box (weird!), but can be manually configured in the Local:.C. tags for the module in question. Setting the FM bit to 0 (the default) enables "Hold Current State", but can also be set to go to a specified value upon program/fault.
 
Last edited:

Similar Topics

Ive heard people in my field say not to do a cold restart on PLCs as it could lose its memory/program. Is this true?
Replies
20
Views
7,005
I am running an L72S and it has just 84kb of the 4mb left. I can get the program loaded into the controller, and it scans the main routine at...
Replies
10
Views
4,120
Hi, I have a setup where a fan is being controlled by a VFD (1336 Plus II) which interfaces via a scanport module (1203-FM-1) to the PLC...
Replies
3
Views
4,794
The past week we received a new piece of equipment from Germany which utilizes siemens controls. Typically in our company we use A.B. controls for...
Replies
9
Views
210
the conveyor can stop because of a safety sensor or safety switch. And also it can stop because of an object jam detector sensor. If the conveyor...
Replies
5
Views
189
Back
Top Bottom