Page 1 of 1
Clock Synchronizing
Posted: Thu Feb 27, 2014 1:46 am
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
Re: Clock Synchronizing
Posted: Fri Mar 14, 2014 2:15 am
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