Author Topic: Micro820  (Read 2378 times)

Godra

  • Hero Member
  • *****
  • Posts: 1439
    • View Profile
Re: Micro820
« Reply #15 on: January 17, 2020, 04:31:19 PM »
If you need to use BasicDataLogger2 then try using this one:

https://www.advancedhmi.com/forum/index.php?topic=2519.msg15192#msg15192

As for your running 2 solutions, look at the attached picture and uncheck the "Make single instance application" option.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5270
    • View Profile
    • AdvancedHMI
Re: Micro820
« Reply #16 on: January 17, 2020, 11:31:47 PM »
Now, can I have two different Complete Solutions saved to this computer and have the .exe's running concurrently?
https://www.advancedhmi.com/forum/index.php?topic=2343.msg13824#msg13824

John_R

  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Micro820
« Reply #17 on: January 21, 2020, 07:11:47 AM »

Alright Guys, Thanks for that info....

So I can run two instances at once, and so my next dumb question is;
do they have to have different names, or does the fact they are running from different folders separate them?

If they need different names, what am I renaming? the AdvancedHMIv35.sln, or the MainForm.vb, or is it something else?

Regards,
John_R

Godra

  • Hero Member
  • *****
  • Posts: 1439
    • View Profile
Re: Micro820
« Reply #18 on: January 21, 2020, 10:36:30 PM »
You would normally have different names so you can distinguish between solutions.
Renaming the solution folder as well as the .sln file is usually sufficient.

Placing a shortcut on your desktop for either of the AdvancedHMI.exe file from the Debug folders, will allow you to rename those shortcuts and put any description you want.


John_R

  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Micro820
« Reply #19 on: January 23, 2020, 08:28:40 AM »
Project up and running;
Two (nearly) identical Solutions using BasisDataLogger2 to log daily run data from two (nearly) identical machines, running side by side on the same PC...

Thank you all for your help....

Great software!

Regards,
John_R

dmroeder

  • Global Moderator
  • Full Member
  • *****
  • Posts: 208
    • View Profile
Re: Micro820
« Reply #20 on: January 23, 2020, 11:22:18 PM »
Project up and running;
Two (nearly) identical Solutions using BasisDataLogger2 to log daily run data from two (nearly) identical machines, running side by side on the same PC...

Thank you all for your help....

Great software!

Regards,
John_R

Nice John, it's pretty awesome when things come together!  Time to come up with some new ideas and improve it.