Mitsubishi GX Works2

alanyap

Member
Join Date
Jul 2014
Location
Kuala Lumpur
Posts
72
Hi guys,
did anyone encounter this b4?
I'm new to this software, i done this type of data move before.

The operation should be like this..
By moving an int(1) into a D1
then reset D1 by moving int(0) to D1

A X0
L K1
MOV D1


A X1
L K0
MOV D1

Refer the link for the Archieve/Export

https://www.dropbox.com/sh/grxyurybllwl5aa/AAAzPho6Zie0JOLGMMbhBJw3a?dl=0

The program working, but when i doing this in a function block the data at D1 cant be reset or overlapped with other numbers..
Thanks for your feedback...
 
Last edited:

Similar Topics

Not very often I ask for help, but this one has got me stumped. There are two ways to indirectly address memory areas in Mitsubishi PLC's. Using...
Replies
15
Views
4,480
Has anyone ever witnessed an M bit randomly not turn on from a pulse instruction? Rung has only 1 condition to trigger this pulse instruction...
Replies
2
Views
1,317
New to GX Works2 (Structured Text), and encountered an interesting puzzle that the logical NOT didn't work as expected. Ex. NOT 0 turns out to be...
Replies
1
Views
1,732
Hi I am using a FX3u plc and as i want to create function blocks, I have to use labels. I have to use an array in my program, I want to use a...
Replies
13
Views
7,271
Hello, I'm trying to figure out what the Timer and Counter data types can be used for in Mitsubishi GX Works2. I can make Global Labels and...
Replies
3
Views
5,854
Back
Top Bottom