for genius
i need to access the CDI store and return values like counters and status of the device from the CDI
and where i can find this file ndcdatae.h file
can you please help me thought this your feedback is really appreciated
sample example
CassOffset1 = 3501
dim myCDI
Set myCDI=CreateObject("COMCDI.COMCDIData")
dim Total
for i = 0 To 49
Total = myCDI.comInteger(i + CassOffset1)
msgbox(Total)
next
Accessing CDI Store Values C
-
- Прохожий
- Сообщения: 4
- Зарегистрирован: 26 дек 2014, 03:03