Search found 1 match

by RiderChips
Tue Feb 10, 2009 11:44 am
Forum: Cube Culture
Topic: The Access Violation Error
Replies: 0
Views: 78381

The Access Violation Error

I used the function "setSensor(int nSensorNbr, bool bOn)" in ICubeLib library to turn on sensors from 1 to 8. I always got an access violation error during the execution time of my program. A part of my code is shown below: void CMyApp::OnBnClickedStart() { initICubeXLib(); openPort(eUSB_M...