Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Jones

Pages: [1]
1
Technical support / User Menu /submenu using interrupt
« on: March 06, 2003, 06:37:23 AM »
I would like to program a user menu on my plc. My first idea was to use interrupt, but I dont think that the example shipped with ver. 5.1 is working.  

2
Technical support / Type cast an interger into a CHR
« on: March 09, 2003, 09:24:14 AM »
I would like to access the 32 bit interger variables in a for loop. Therefore i have to typecast a number into a char. I have tryed to use the function CHR$ in order to access the 32bits variables named A-Z but the compiler will not me do. I can typecast a interger into a char in a setlcd string construction but I can not access the 32 bit variable in this way. Is this a limmitation in the compiler or is is possible do something like this in another way.

  

Pages: [1]