My problem is that the Griaule software is locking up my machine. Not consistently on any one line…but it is always within the code block during the release:
IF TYPE("this.GrFingerX1")="O"
IF TYPE("THIS.DeviceName")=="C" AND NOT EMPTY(THIS.DeviceName)
THIS.GrFingerX1.CapFinalize()
THIS.GrFingerX1.SensorUnplug(THIS.DeviceName)
ENDIF
THIS.GrFingerX1.Finalize()
THIS.REMOVEOBJECT("GrFingerX1")
ENDIF