Simo99

The GOT writes to the PLC to notify it that their communication is active

5 posts in this topic

Hi everybody,

in the system information about GT Designer 3, how can i set up that The GOT writes to the PLC to notify it that their communication is active?

 

Immagine 2022-07-15 100916.png

Share this post


Link to post
Share on other sites

@Simo99 Maybe You should check on GS Registers on GOT Screen

I have found this on page 3050 of GT Designer3 (GOT2000) Screen Design Manual

(65)Faulty Monitor Station signal (CH1 to CH4) (GS280, GS300, GS320, GS340)

Then you create script or data transfer to target controller to store these status.

Share this post


Link to post
Share on other sites

I get it, but may i try this thing during the simulation about GT Designer and GX Works3?

So, in the system information i i must not set up nothing, right?

Because i thought to do in this way:

I would like to do a project script in this way:

if([b:GS280.b0]==0 ){
[b:D525.b0]=1;
}

What do you think?

Thanks a lot @Wasan

Immagine 2022-07-15 115727.png

Edited by Simo99

Share this post


Link to post
Share on other sites

On System Information is about status/control of GOT screen then you could use SM that shown status of connection with device.

You could use script as you write or use data transfer function to send data to PLC.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now