06-21-2006 01:41 PM
06-22-2006 09:28 AM
06-22-2006 12:47 PM
Thanks! That worked perfectly. Another thing I'm attempting to do is programmatically retrieve the (device-specific) input/output lengths necessary for I/O connections. I can get this of course using the Get DeviceNet Attribute.vi using classID 5, instance ID 2 (e.g.), attribute IDs 7 & 8. However, this will work only AFTER the I/O connection has been opened; and to open the connection, I need to have this information!
SimpleWho appears to retrieve this info somehow (perhaps thru the CAN driver). Any ideas on how I can mimic this behavior from within LabVIEW (versions above)?
Thanks!
06-23-2006 09:29 AM
<Waving off>
I was able to get the input/output lengths via another discussion thread: http://forums.ni.com/ni/board/message?board.id=30&message.id=1913
</Waving off>