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
Clock Synchronizing
Re: Clock Synchronizing
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
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