07-09-2009
09:12 AM
- last edited on
02-03-2026
03:54 PM
by
Content Cleaner
I'm working with a cRIO-9073 and I want to set up programmatic access to the variables associated with various I/O module channels. Per https://www.ni.com/en/support/documentation/supplemental/06/using-the-labview-shared-variable.html i'm trying a DSC datasocket provided with the path to the shared variable associated with the module channel. The Datasocket open works fine, but when I try the write or read blocks I get an error code 42 "Generic Error". Is this the right appoach or is there another way to programmatically access these variables?
07-10-2009 12:57 PM