LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

instrument assistant

I'm new to the instrument assistant, and fairly new to LabVIEW overall.  What I'm wondering is this:

Can you add inputs to the instrument assistant and use them inside the commands for added flexibility.  For example, I want to make a "read channel" command.  If my device has 32 channels, I would have to make 32 copies of this particular command, one for each channel.  It seems like there must be a way to pass the channel number, or whatever other input you may want, into the instrument assistant.

Thanks.

-PHIL
0 Kudos
Message 1 of 2
(2,360 Views)
Nevermind.  I found the answer in a previous post.  The answer appears to be "NO".  If you want to do this, you have to right-click/Open Front Panel.  This will convert the assistant into "real" LabVIEW code, and then you can play with it to your heart's content.

-PHIL
Message 2 of 2
(2,358 Views)