Please Help meeee........

VBToCLK

Member
Join Date
Apr 2008
Location
Surabaya
Posts
4
Hiiiiii every body....help me pleasee...:confused:
I want get respons send command from VB fins gateway,but I have Try many Message type like: string, integer, double, word, variant, current --> its not valid.
Example: Text1.Text= FinsMsg1.receiveMessage(0,3,0,????)
receive message(NetID As Integer,NodeID As Integer,UnitID As Integer,Message Type)

Message tipe is???......🤞🏻
 
I'm not very familiar with VB, but you are mixing "primitive" data type with structure or object. Try something like this:

MyReceivedMessage=FinsMsg1.receiveMessage(0,3,0,????)
Text1.Text=MyReceivedMessage.Type

Good luck
 
Thank U....but,do you Have another solitoin for my problem??cause that tip not work...:(sorry my english not very well....
 
Last edited:

Similar Topics

please help me . I have to make this ladder diagram and I can’t figure it out :(
Replies
12
Views
368
Hello, I am trying to get a Yokogawa Hart pressure Transmitter and a Rosemount Temp Transmitter to read on a 1769-IF4 module on an L33ERM...
Replies
10
Views
384
Please help me, I have solve many week but still not solve it. I found trouble of factory talk studio when I set tag by browse address of OPC...
Replies
0
Views
124
Hello Everyone, i Have im my Industry a Endress & Hauser Promag400 this has a screen that constantly have that error, it says to wait, somebody...
Replies
2
Views
490
Back
Top Bottom