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.


Messages - ms_sscc

Pages: [1]
1
I have looked all over the net for examples in vb.net I found some in C+ and tried to convert..
This is for communication to a opto 22 B1 and B2  brain boards with serial RS 422 on a com port.

Opto 22 dose have examples but I can't  seem to find the correct driver for optomux. OptoMWD.dll Is the one that I am looking for. Not sure if it needs to be purchased or it is out there now.
Thanks in advance,
Matt

2
Wow Thanks Archie... You get answer back so quick.  I will try this

3
I have a form with 10 Message Displays By Value controls.  They all have the same values and strings in the collection.
 What I am trying to do is have a collection or list or string to load into a for loop to add the items to each of the 10 MDBV controls.
Something like this

Dim Mdv10StgArray As Collection
        LATest1.Text = MDV_10.Value
        LATest2.Text = MDV_10.ShowMessageNumber
this where I get stuck I don't know how to get the .Messages Into?

        Mdv10StgArray.Item = MDV_10.Messages.Item

Thanks,
 Matt

4
Thank you so much Archie..  I did as you instructed with v3.70 and got no errors? Like you said I would, but the form is all in code for each component. There is no form to edit like a user graphical interface is gone.. If that makes sense?
Did I do something wrong in the process of adding a existing item?
Thanks Again,
Matt

5
I seem to not be able to find V3.80 only the newer V3.93 I tried to copy and paste forms and when I did it showed up as code not the design form?  I copied just one basic button to the new V3.93 and it gave me the option to paste but when selected paste, nothing pasted ..??  Am I going about this wrong? Is there an easy fix to the earlier version?
As I have 11 forms with a lot of code behind them and lots of visual component's.

 The new V3.93 has no problem with  basic button using an array with bit .15

Thanks again,
Matt

6
No I have not tried this on V3.88
It happens with a basic button.  Not sure if it happens anywhere else.
Is it hard to import to the newer version?
How would I go about doing that. I am sure there has been qur=estions on that if you could just point me in the right direction.
Thanks Archie,
Matt

7
Advanced HMI V3.61
Using EthernetIpForClx com1 any array bit other than .15 *Testintaray[0].15* and only .15 creates an error every other bit .0 - .14 work fine all the time.

Thanks In advance,
Matt


Pages: [1]