06-02-2006 11:54 AM
06-05-2006 03:23 PM - edited 06-05-2006 03:23 PM
Message Edited by _Belle on 06-05-2006 03:24 PM
04-17-2009 08:44 AM
02-19-2010 11:15 AM
The 9010 controller likely what you want to interface with (it controls the Delta Design oven temperature). You can get a set of command codes to talk to the 9010 controller from Delta Design directly (it's in a pdf from the 1980's). The 9010 controller does not have prebuilt LabView drivers and the company has no plans to make any due to the age of the device.
The controller command codes look like a variant of BASIC, so I'm here looking for a way to turn the command text into commands that I send to the device and execute. I hope this helps people! If I have to do anything weird to get the command codes to run from LabView, I'll let you know.