03-09-2010 01:17 PM
Thank you for your time.
I want to build a simple control system using a TCP-2106T and an ENET-9163 module. Can I control the module with the touch panel?
03-10-2010 09:54 AM
jefflee,
The 9163 is the wireless carrier, not a module. You can put different modules inside of it. See NI C Series Module Compatibility Chart
That being said, you need the NI DAQmx driver for this hardware, and DAQmx is not currently supported on Windows CE. Instead, you'll have to use DAQmx Base, but the wireless carriers are not supported by that driver. To see a list of what hardware is supported by DAQmx Base driver for Windows CE, see NI-DAQmx Base 3.3 Readme
You'll see there are some C Series modules in USB sleeves supported on Windows CE.
Hope this helps
03-10-2010 12:26 PM