Is there any way to concatenate SCPI commands in test flow? when i try i get "Cannot concatenate two SCPI commands in one step". However, i have equipment that needs *WAI command concatenated to measurement queries to hold the GPIB bus while the measurements are made!
Can you just separate them with a semicolon?
Can you provide an example of the commands that you want to send together?