MVP 2022 Joe Tauser Posted October 1, 2010 MVP 2022 Report Share Posted October 1, 2010 Based on the descriptors in the webserver app, I've compiled the addresses it uses. Do not use these in your application if you're going to import another app into it, or change them before you do. T 0 MB 0 MI 0-2, 4, 49, 68, 69, 78-89, 108, 142, 147, 250-259, 1000-1349 ML 0-10 DW 0-2 XB 0-59 XI all used XL 0-162, 167, 182-203 XDW 0, 5 Like everything I do, I figured this out the hard way. Joe T. Quote Link to comment Share on other sites More sharing options...
Bill Smith Posted October 1, 2010 Report Share Posted October 1, 2010 Thanks for this reference. This is good. I have a project that I was considering rolling out the advanced webserver on... it's now obvious that this would take a lot more work than I anticipated to add the feature to a working program. I need to think about it. Quote Link to comment Share on other sites More sharing options...
pascal Posted October 2, 2010 Report Share Posted October 2, 2010 Joe, they are also using input 0 and output 0 !!! (why I shouldn't know) . anyway, is it possible that we can change the used MI's ? So we can make it one consistent block instead of several blocks . Quote Link to comment Share on other sites More sharing options...
MVP 2022 Joe Tauser Posted October 2, 2010 Author MVP 2022 Report Share Posted October 2, 2010 Pascal- The descriptor on I0 and O0 is "Vector Load", which tells me they are scanning them and not writing to them, so I didn't include them in my list. I am currently porting an application to the webserver that uses the inputs, so if there are any problems I will be quick to report them. Joe T. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.