10-22-2011, 06:43 PM
I don't know how to set up the dll and execute commands really with QM.
Ok, so I've gotten the the kit to execute one command using (I haven't set up all the functions of the dll because you cannot copy and paste from the pdf, so I'd either have to rekey or convert the pdf):
If I try to run again I get:
Exception 0xEEDFADE. In KERNELBASE.dll at 0x75E2B760 (0x75E20000+0xB760).
When I restart QM I get this error:
Like I said, I know I am doing this all wrong. I'm actually pretty excited to see QM execute at least one command!!
Thanks,
Jim
Ok, so I've gotten the the kit to execute one command using (I haven't set up all the functions of the dll because you cannot copy and paste from the pdf, so I'd either have to rekey or convert the pdf):
out
dll K8055D
,#OpenDevice CardAddress=0
,#OutputAnalogChannel
,#WriteAllDigital
,#CloseDevice
,#ClearAllDigital
OpenDevice(0)
WriteAllDigital(9)If I try to run again I get:
Exception 0xEEDFADE. In KERNELBASE.dll at 0x75E2B760 (0x75E20000+0xB760).
When I restart QM I get this error:
Like I said, I know I am doing this all wrong. I'm actually pretty excited to see QM execute at least one command!!
Thanks,
Jim
