Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Alternatives to niHSDIO_ExportSignal

Greetings,

 

I want to exports the clock on one of the PFI lines. I can use the niHSDIO_ExportSignal () command. Is there an alternate way to do the same thing with niHSDIO_SetAttribute commands? I am poking around in the help files but nothing is clicking.

 

Thanks

 

Minesh

0 Kudos
Message 1 of 3
(4,897 Views)

I have only heard about people using the niHSDIO_ExportSignal () command.  This command may be calling SetAttribute() commands behind the scenes, but the HSDIO driver hides that from the user.  Is there any reason for you wanting to use another command?

-Jim B
Applications Engineer, National Instruments
CLD, CTD
0 Kudos
Message 2 of 3
(4,876 Views)

Thanks for you reply Jim,

 

Our customer wrote a wrapper around the niHSDIO library. They only exposed a subset of the functionality and one of those calls was not the export call. So looking for a combination of other calls to do the same thing.

 

Thanks

 

Minesh

0 Kudos
Message 3 of 3
(4,865 Views)