|
-
Nov 19th, 2007, 07:56 PM
#1
Thread Starter
New Member
iFix 3.5 VB Question
I use ifix 3.5. I need to write a VB script to log all commands I send to the PLC. Is it possible? Operator commands in 3.5 only logs some. Can someone please help???
-
Nov 19th, 2007, 09:11 PM
#2
Re: iFix 3.5 VB Question
no need to double post, same as in office development
as i have never heard of ifix i have little ability to help, does it have macro recording capabilities? as this is a great way to generate sample code
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
-
Nov 20th, 2007, 07:09 AM
#3
Re: iFix 3.5 VB Question
I don't know what iFix is either, but I do know that there are differences in the syntax of VB6 and VBA.
Which one do you actually need?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|