Respons PLC(Fins Gateway to Visual Basic 6.0

VBToCLK

Member
Join Date
Apr 2008
Location
Surabaya
Posts
4
Hiii...still about VBtoCLK21,i need all of u help me to find the answer please....:confused:
in VB 6.0 i have write this command:
1st.
Private Sub Command1_Click()
Dim test As String
test = FinsMsg1.sendFinsCommand(0, 2, 0, "01028200000000010001") 'write to IR 0100.00 -> on (this Success but why i can't receive response?maybe like succes,normal..why i can't receive response????)
2nd.
Text1.Text = FinsMsg1.receiveMessage(0, 2, 0, "0101820000000001") 'this command record receive response PLC (Read memory DM0000)but it's not work....why???
End Sub


PLease help me Every body...i need the command to finis my last project...thank you...sorry my english not very well....
 

Similar Topics

Hello, fellow PLC enthusiasts, I’m a newbie in PLC and am currently on a project that involves connecting an Omron CP1E (CP1W-CIF11) PLC to an...
Replies
2
Views
55
Hello, I want to connect the Factorytalkview ME with rslogix500 to see the live response of HMI buttons in Rslogix500 ladder code . I am using PLC...
Replies
5
Views
78
I have a cell with a compact guardlogix as the plc and I have three hmi's and two vfd's on this cell. I been experiencing momentary comms faults...
Replies
10
Views
126
Hi, hope you doing well I am looking for SIEMENS PLCSIM equivalent in GE FANUC PLC, RX3i PLC thank you
Replies
2
Views
41
Hai, I'm working on Allen Bradely PLC RS Logix 5000 V20 i tried to communicate modbus communication with AB plc and RS 232 to Ethernet converter...
Replies
1
Views
64
Back
Top Bottom