A akweb New member Mar 17, 2004 #1 Does anyone know of a DLL than can be used to communicate with any of the USB displays? Crystalfontz LCD BlogLooking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
Does anyone know of a DLL than can be used to communicate with any of the USB displays? Crystalfontz LCD BlogLooking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
T timid1 New member Mar 19, 2004 #2 akweb said: Does anyone know of a DLL than can be used to communicate with any of the USB displays? Click to expand... You don't need a DLL to communicate with the USB displays. The same command set that you use for the serial displays apply to the USB displays. No difference whatsoever.
akweb said: Does anyone know of a DLL than can be used to communicate with any of the USB displays? Click to expand... You don't need a DLL to communicate with the USB displays. The same command set that you use for the serial displays apply to the USB displays. No difference whatsoever.
A akweb New member Mar 19, 2004 #3 I actually need to call a DLL from a program that can't write directly to the serial ports.
C CF Mark Administrator Mar 20, 2004 #4 Directly? You mean by writing to hardware ports, or by using the normal windows serial calls? Any windows app should be able to write using the normal calls.
Directly? You mean by writing to hardware ports, or by using the normal windows serial calls? Any windows app should be able to write using the normal calls.