List all analog input tags in iFix database using VBA

P

Thread Starter

pbritto

I want to copy the hi and lo alarm limts of every AI from my iFix database into a SQL databse table using VBA script? My issue is how to list all AI from the database in VBA in a loop, I can handle the SQL database access just fine.
How would I do that?
 
Top