i/p,o/p,& timer var.for mitsubishi

mariasebas

Member
Join Date
Jul 2002
Location
dekalb
Posts
5
hai anyone,
can anyone tell us which letters given down are used for
the various configurations or modes in a mitsubishi plc?
S
M
Y
K
T
X
 
hai anyone,
can anyone tell us which letters given down are used for
the various configurations or modes in a mitsubishi plc?
S
M
Y
K
T
X

****************************************

S = STL, Step logic address (i.e. S0, S1, etc.)
M = Internal coil (i.e. M0, M1, etc.)
Y = Output (i.e. Y0, Y1, etc.)
K = Constant for C (Counter) or T (Timer) usually. Also has other uses. Example: C0 K5 (counter #0 value 5) or T0 K50 (timer #0 value of 5.0 secs.)
T = Timer (i.e. T0, T1, etc.)
X = Input (i.e. X0, X1, etc.)
C = Counter (i.e. C0, C1, etc.)

You're going to need to know a bit more than this to do anything of substance whether trying to decipher an existing program or creating your own. Go to the Mitsubishi Automation site and download the manual for the PLC type you're looking at.

http://www.meau.com/eprise/main/Web_Site_Pages/Public/Documents_Downloads/P-Documents-Downloads-Main

... rab
 

Similar Topics

Hello, I still do not have equipment in to test. But the RTAC ladder does not have a timer reset coil. I wonder if a reset coil on Timer.IN is...
Replies
1
Views
109
I have some logic that I have written within a 5380 series controller that tracks the time an event is started, while the event is running an RTO...
Replies
2
Views
108
Hi all, I have a simple question that I have overcomplicated and gotten stuck on. I have a variable, we can call it "light" that I need to stay...
Replies
4
Views
355
Question to anyone with ideas about my thoughts on upgrading a very vintage timer, which is being used to switch between 2 5hp domestic water...
Replies
14
Views
459
why my timer only executes once here? After first time i use it, ET stays at 0ms all the time. It is in FB
Replies
5
Views
324
Back
Top Bottom