Jump to content

frk

Members
  • Posts

    5
  • Joined

  • Last visited

frk's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. I have programmed it and tested so my program work and display 32 bits on LCD well. I have tried go over the 32767 nad other limit conditions. Just consider if there is any limit conditions that are not fullfilled regarding the process in one net and that it is all.
  2. May be I am rather punctual but the set SB82 and reset SB82 in One NET is correct? You have this as a example so I suppose that it works. But I am talking about it generally because some oposite operations are not allowed in one net....And I have already a problem in another program with the setting and reseting bits in one net and then I read in your help that it is not good idea to do it this way...
  3. Now it is clear. The point was that it is not just separating bitmap to bitmap but it is convertor bitmap to decimal (BCD convertor) so u get in every nibble of the MI a decimal number. I used this method many times in embedded uP in the past for LED displays... As simple as possible :-) Just was not clear in the help file - let say different programmers terminology. (I understood after you use the sentence "The result will be in decimal format...") Thank you very much all of you.
  4. Dear All, has anybody experience how to get the result of 32bits operation in the LCD? This help I have found but thedecsription of the store operation as a possibility how to get the long data on display of the Jazz I did not understand. see the attached help. I will do some experiments but if anybody has solved this problem please give me advice...
  5. I understood that u had to use the SB82 before math compare and store operation. I understood that u had to use the setting actual result to a bit after compare. But does anybody knows what means the help desription in store operation that tells us about possibility of output on the LCD. How can I get it into the display variable MI. Is there some system integer and use store with SB82????? I need to use the jazz like counter of the goods but 16 bit value is not enough. So I wanted use this 32 bits possibility...
×
×
  • Create New...