Clock Synchronizing

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
matwes01
Posts: 1
Joined: Thu Feb 27, 2014 1:34 am

Clock Synchronizing

Post by matwes01 »

How do I synchronize the date and time in a T15B towards the real time clock in a Mitsubishi Q03UDE CPU? On the E1000 series it was very easy but in Ix Developer 2.0 I haven´t been able to fix this

:?:

//Mats

JohnCZ
Posts: 73
Joined: Wed Jun 27, 2012 1:17 am
Location: CZ
Contact:

Re: Clock Synchronizing

Post by JohnCZ »

Hi there,

There is no simple way as was in E1000 series.
You can synchronize clock HMI >> Q. That's simple, only used system tags in HMI to write to the special data registres SD210,SD211 atc. and of cours you need to have acces to them ( special register SM210 ).


but if you want it other way synchronize clock Q >> HMI you must used script. You could used this example http://beijerinc.com/support/ix/forum/v ... 5be05#p139

BR
JohnCZ

Post Reply