Setting Magelis HMI clock from Quantum PLC

jazbob

Member
Join Date
Apr 2005
Posts
1
I am having some difficulties figuring out how to control the real time clock on a Magelis XBT-F034110 from a Modicon Quantum (140CPU11302) PLC. I have set up the "Set Terminal Clock" feature in my diaglog table (which in my case is 4 word starting at 42023)but according to the help file for the XBT-L1000 software the date and time are stored in the most significant and least significant byte of the same 16 bit words. If anyone else has dealt with this before, what is the easiest way to tackle this? I cannot seem to figure out how to combine two seperate words in the PLC into one word to send to the Magelis. Thanks!

BTW: If it matters, I am using ProWorx32 to program the Quantum.
 
One method is to shift the bits of one word 8 places to the left. Then use an XOR function to "add" the two words together.
 

Similar Topics

Hi all.. I now have 2 xbtgt 6330 that has "burned lampe". The problem now is that the lamps for this panel are not available as a spare part...
Replies
6
Views
2,159
Good morning fellow sea captains and wizards, I am being asked to do the above and obtain 4 values from each slave, I know about the MRX and MWX...
Replies
20
Views
153
SELECTED NEW FILE SELECTED PROCESSOR TYPE SELECTED I/O CONFIGURATIONS IM UNABLE TO CONFIGURE MY I/O’S. I HAVE A PAPER COPY OF A PROGRAM AND I...
Replies
0
Views
69
Does Rockwell still offer reset codes for old school Master Disk floppy's? In a bind and need to reset the activation disk soon and to be pointed...
Replies
9
Views
228
Hello, I am in possession of a WAGO PFC 200 750-8216 which I was successfully able to set up as a Modbus RTU Master to a slave device using...
Replies
0
Views
72
Back
Top Bottom