12-11-2017 05:09 AM
Hi All,
I want to access the RT-8135 controller parallel port in LabWindow/CVI directly but inp and outp functions are not accessible in RT controller. How I can access it quickly?
Setup Information:
NI-PXIe-8135 controller is running with NI Real-Time Phar Lap ETS 13.1 OS
LabWindows/CVI 2013 with Real Time Module
Best Regards,
Sohail Anjum
12-12-2017
03:46 PM
- last edited on
02-06-2025
10:00 AM
by
Content Cleaner
Hi !
Did you check this link http://www.ni.com/example/26953/en/ , there is an attachment that includes some code in LabWindows CVI.
Also, here is a link that talks about using the parallel port as an input/output channel: http://digital.ni.com/public.nsf/allkb/953A4AB52663089D85256427004778C4
Have a great day
12-16-2017 09:27 AM
Hi,
Thanks for Reply, yes I have check these articles. These are working well on PC but low level registers access functions (outp and inp) are not available on RT controller.
How I can access these functionalities in RT controller via CVI.
Best Regards,
Sohail Anjum