01-15-2014 09:02 AM
I was looking for a way to use the EXT trigger as a way to make my code wait. I am not familar with its function though. Looking through the manual, I do not see a way to status the trigger. I was hoping I could set the EXT trigger up and then poll its status. Once I see it has triggered, I can continue on with my code. I am sending RS-232 commands if that matters.
01-15-2014 09:36 AM
That does not sound like a LabVIEW question. It is very instrument specific. You have not specified it but I'm guessing you are referring to the HP/Agilent/Keysight 3499. If there is something, it would probabl;y be in one of the instrument registers (Status Byte, Event, etc.) or OPC. A quesry to the vendor is going to provide the best information.
01-15-2014 10:03 AM
Its the Agilent 3499A/B/C Switch/Control System.
01-15-2014 12:31 PM
01-15-2014 01:33 PM
The labview issue is how to code it in labview since that is what I am using. I have since decided to use the DIO port though as this seems easier.
01-15-2014 01:51 PM