TSV Posted May 22, 2017 Share Posted May 22, 2017 Hello all! How queries of Delta Tau PHMI ActiveX (DQuery, DButtons, DTextDisplays, DLamps etc.) can be used for example in Visual Basic 6.0? When I use them inside PHMI, I point for string property text like "Devices.Pmac1.m1" if I want to get value of m1 variable. This is because PHMI has object "Pmac1" in parent section "Devices". In VB6 I declare "Public Pmac1 As PmacDevice". Is it a way to send a query to this using DQuery (DButtons, DTextDisplays, DLamps) ActiveX and how to build text query in the right manner? Thank you! Link to comment Share on other sites More sharing options...
steve.milici Posted May 23, 2017 Share Posted May 23, 2017 The PHMI product is VBA only. Link to comment Share on other sites More sharing options...
Recommended Posts